mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 01:48:19 +02:00
add S3 example in override.h
This commit is contained in:
parent
c532be86b2
commit
f350f8c3e2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
#undef FB_WIFI_PWD
|
#undef FB_WIFI_PWD
|
||||||
#define FB_WIFI_PWD "MY_WIFI_KEY"
|
#define FB_WIFI_PWD "MY_WIFI_KEY"
|
||||||
|
|
||||||
// ESP32 default pinout
|
// ESP32-S3 example pinout
|
||||||
#undef DEF_CS_PIN
|
#undef DEF_CS_PIN
|
||||||
#define DEF_CS_PIN 37
|
#define DEF_CS_PIN 37
|
||||||
#undef DEF_CE_PIN
|
#undef DEF_CE_PIN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue