Update README

This commit is contained in:
2025-04-23 11:55:06 +02:00
parent 6a7499d7b8
commit f195bd7417

View File

@@ -39,6 +39,10 @@ The file needs to be renamed to config.json
The software uses the Arduino framework and the development environment of [[https://platformio.org/][PlatformIO]], which offers better tooling than the official Arduino IDE. The software uses the Arduino framework and the development environment of [[https://platformio.org/][PlatformIO]], which offers better tooling than the official Arduino IDE.
*** Generate compilation database
#+begin_src sql
pio run -t compiledb
#+end_src
*** Upload the configuration file to the board *** Upload the configuration file to the board
#+begin_src shell #+begin_src shell
pio run -t uploadfs pio run -t uploadfs