We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a274d commit 63d63caCopy full SHA for 63d63ca
extras/attiny_firmware/attiny_firmware.ino
@@ -1,12 +1,12 @@
1
/**
2
**************************************************
3
*
4
- * @file Template for attiny_firmware
5
- * @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
6
7
8
9
- * @authors @ soldered.com
+ * @authors Robert @ soldered.com
10
***************************************************/
11
12
#include "easyC.h"
0 commit comments