my gosh, finally its readable

This commit is contained in:
Priec
2026-01-18 00:44:50 +01:00
parent 1cb6f3a3ee
commit 6fe77a1286
4 changed files with 50 additions and 116 deletions

View File

@@ -53,6 +53,7 @@ shellHook = ''
rustc --version
which xtensa-esp32-elf-gcc || echo " xtensa-esp32-elf-gcc not found in PATH"
echo "cargo espflash save-image --release --chip esp32 test.bin"
echo ""
echo "MQTT broker test (run manually in two terminals):"
echo " Terminal 1:"