add comment

This commit is contained in:
proddy
2026-06-22 22:53:56 +02:00
parent 722a41fb43
commit 17f76e594d

View File

@@ -25,6 +25,9 @@ pnpm build-webUI
cd .. cd ..
npx cspell "**" npx cspell "**"
# build files that go into docs folder
# platformio run -e build_modbus # platformio run -e build_modbus
# platformio run -e build_standalone # platformio run -e build_standalone
# run tests
# platformio run -e native-test -t exec # platformio run -e native-test -t exec