Add control from JSON payload

This commit is contained in:
Robert Marshall 2021-08-22 21:42:47 +01:00
parent eacb06c0ae
commit 44b91c86f2
4 changed files with 48 additions and 25 deletions

View file

@ -28,3 +28,6 @@ monitor_port = /dev/ttyUSB0
; upload_port = /dev/ttyUSB0
; monitor_speed = 115200
; monitor_port = /dev/ttyUSB0
lib_deps =
bblanchon/ArduinoJson @ ^6.18.3