missing step

This commit is contained in:
folkert van heusden 2024-05-05 21:46:33 +02:00
parent 556ccfeecd
commit bb17a477b3
Signed by untrusted user who does not match committer: folkert
GPG key ID: 6B6455EDFEED3BD1

View file

@ -47,6 +47,7 @@ The ESP32 version needs platformio to be build.
cd ESP32
pio run -t upload
pio run -t uploadfs
That should build & upload it to a connected ESP32.