init lora RF switch

This commit is contained in:
Manuel
2026-01-20 00:21:19 +01:00
parent ad819321f7
commit b38cbf9a40
2 changed files with 6 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ static const uint8_t SCK = 35;
#define EXPANDS_DISP_EN (7)
#define EXPANDS_TOUCH_RST (8)
#define EXPANDS_SD_DET (10)
#define EXPANDS_LORA_RF_SW (11)
// Peripheral definition exists
#define USING_XL9555_EXPANDS