This commit is contained in:
Oleg Belousov 2025-12-30 04:34:29 +07:00 committed by GitHub
commit 9010401adc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -307,6 +307,7 @@
#define HAS_PMU true
#define HAS_CONSOLE true
#define HAS_EEPROM true
#define HAS_WIFI true
const int pin_cs = 18;
const int pin_reset = 23;
const int pin_dio = 26;