ESP32 Wifi And 4G Merge In All (#1219)

This commit is contained in:
ooxxU
2025-09-19 00:33:33 +08:00
committed by GitHub
parent f11f84dfbd
commit 4616fa3486
4 changed files with 39 additions and 9 deletions

View File

@@ -33,6 +33,9 @@
#define ASR_BUTTON_GPIO GPIO_NUM_19
#define BUILTIN_LED_GPIO GPIO_NUM_2
#define ML307_RX_PIN GPIO_NUM_16
#define ML307_TX_PIN GPIO_NUM_17
#define DISPLAY_SDA_PIN GPIO_NUM_4
#define DISPLAY_SCL_PIN GPIO_NUM_15
#define DISPLAY_WIDTH 128