Add spiffs web data, and start of input processing

This commit is contained in:
Adam Dodman
2018-01-27 17:24:21 +00:00
parent 031833ca9f
commit 1a1001bca3
4 changed files with 58 additions and 31 deletions
+3
View File
@@ -7,3 +7,6 @@
[submodule "lib/RF24Mesh"]
path = lib/RF24Mesh
url = git@github.com:nRF24/RF24Mesh.git
[submodule "lib/ArduinoJson"]
path = lib/ArduinoJson
url = git@github.com:bblanchon/ArduinoJson.git