It's a plant thing!

This commit is contained in:
2025-12-13 12:32:03 +01:00
parent 2b8bbd703b
commit 137814206c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ esptool --chip esp32c3 --port /dev/tty.usbmodem101 --baud 115200 write-flash \
--flash-size 4MB \
0x0000 "$DEST_DIR/bootloader.bin" \
0x8000 "$DEST_DIR/partition-table.bin" \
0x10000 "$DEST_DIR/plant-manager.bin"
0x10000 "$DEST_DIR/plant-thing.bin"
screen -fn /dev/tty.usbmodem101 115200