Skip to content

Commit 63d63ca

Browse files
authored
Update attiny_firmware.ino
1 parent 51a274d commit 63d63ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extras/attiny_firmware/attiny_firmware.ino

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
22
**************************************************
33
*
4-
* @file Template for attiny_firmware
5-
* @brief Fill in sensor specific code.
4+
* @file Firmware for ATTINY on the HX711 easyC board
5+
* @brief Communicates with the main board to send sensor data over easyC
66
*
77
88
*
9-
* @authors @ soldered.com
9+
* @authors Robert @ soldered.com
1010
***************************************************/
1111

1212
#include "easyC.h"

0 commit comments

Comments
 (0)