Remote power/reset button
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Riyyi 8f4823586f Update code to work on fabricated PCB 2 weeks ago
client Update code to work on fabricated PCB 2 weeks ago
server Update code to work on fabricated PCB 2 weeks ago
.clang-format Initial commit 4 months ago
.clangd Update code to work on fabricated PCB 2 weeks ago
README.org Initial commit 4 months ago
makefile Update code to work on fabricated PCB 2 weeks ago

README.org

Powerbutton

Init

platformio init –board esp32-c3-devkitm-1

Build

platformio run

Upload

platformio run –target upload

Console

platformio device monitor