This commit is contained in:
dreamer 2020-09-09 13:45:09 +02:00
parent fd145903db
commit 769b323970
2 changed files with 4 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Instructions
* create a `src/secrets.h`
* build and upload code: `pio run -t upload`
* upload data to spiffs: `pio run -t uploadfs`