HB, OTA etc

This commit is contained in:
2026-04-22 20:11:55 +03:00
parent 4100931deb
commit cb1014c950
76 changed files with 3157 additions and 232 deletions

3
esp32/main/gpio_init.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
void init_gpio();