diff --git a/README.md b/README.md index a8fb117..7fe4d16 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,10 @@ To build the firmware and upload it to you ESP32 MCU run ```shell platformio run --target upload ``` +OR, for custom targets +```shell +platformio run --environment --target upload +``` ## Donate