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

@@ -34,6 +34,8 @@
#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
#ifdef CONFIG_LCD_ST7789_240X240_7PIN
#define DISPLAY_BACKLIGHT_PIN GPIO_NUM_22