You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# arduino
2
-
_Some sketches for Arduino small devices_
2
+
_Some sketches for Arduino IDE and small devices_
3
3
4
4
### AWS_M5_control.ino
5
5
Subscribe to Amazon AWS IoT topic from [M5Stack](https://m5stack.com/) ESP32 device. It expects to receive message in JSON format with one 'data' floating point value: { "data" : 12.345 }. Then recevied value is printed on a screen and written to a text file on SD card.
0 commit comments