Skip to content

Commit

Permalink
Update attiny_firmware.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoric committed Jun 15, 2023
1 parent 51a274d commit 63d63ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extras/attiny_firmware/attiny_firmware.ino
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
**************************************************
*
* @file Template for attiny_firmware
* @brief Fill in sensor specific code.
* @file Firmware for ATTINY on the HX711 easyC board
* @brief Communicates with the main board to send sensor data over easyC
*
*
* @authors @ soldered.com
* @authors Robert @ soldered.com
***************************************************/

#include "easyC.h"
Expand Down

0 comments on commit 63d63ca

Please sign in to comment.