fix: board config
This commit is contained in:
@@ -1,2 +1,9 @@
|
|||||||
# mcu-server-watchdog
|
# mcu-server-watchdog
|
||||||
A pair of a simple heartbeat written in rust (running on PC/server) coupled with a watchdog (on a microcontroller) that connects the RST pins on the PCs mainboard should the heartbeat stop.
|
A pair of a simple heartbeat written in rust (running on PC/server) coupled with a watchdog (on a microcontroller) that connects the RST pins on the PCs mainboard should the heartbeat stop.
|
||||||
|
|
||||||
|
# My Board Config:
|
||||||
|
- uPesy ESP32 Wroom DevKit
|
||||||
|
- CPU: 240 MHz
|
||||||
|
- Flash: 40 MHz
|
||||||
|
- Partition Scheme: 4MB with spiffs
|
||||||
|
- Upload Speed: 115200
|
||||||
Reference in New Issue
Block a user