don't run pio as default

This commit is contained in:
proddy
2025-12-24 11:17:55 +01:00
parent 790371a9e2
commit 1a3f7fbbee

View File

@@ -25,6 +25,6 @@ pnpm build_webUI
cd ..
npx cspell "**"
platformio run -e build_modbus
platformio run -e build_standalone
platformio run -e native-test -t exec
# platformio run -e build_modbus
# platformio run -e build_standalone
# platformio run -e native-test -t exec