mirror of
https://github.com/Crocmagnon/buzzer.git
synced 2024-11-21 07:28:06 +01:00
Electronic moo box
.vscode | ||
3d | ||
data/www | ||
include | ||
lib | ||
src | ||
test | ||
.gitignore | ||
LICENSE | ||
platformio.ini | ||
README.md |
Buzzer
Build
pio run -t uploadfs
pio run -t upload
Monitor
pio device monitor
OTA
pio run
pio run -t buildfs
Go to http:///upload and upload firmware.bin
and spiffs.bin
to the firmware and filesystem sections.