mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
don't run pio as default
This commit is contained in:
@@ -25,6 +25,6 @@ pnpm build_webUI
|
|||||||
cd ..
|
cd ..
|
||||||
npx cspell "**"
|
npx cspell "**"
|
||||||
|
|
||||||
platformio run -e build_modbus
|
# platformio run -e build_modbus
|
||||||
platformio run -e build_standalone
|
# platformio run -e build_standalone
|
||||||
platformio run -e native-test -t exec
|
# platformio run -e native-test -t exec
|
||||||
|
|||||||
Reference in New Issue
Block a user