removed unnecessary constants

此提交包含在:
James Hall
2025-03-14 14:22:13 -04:00
提交者 GitHub
父節點 b41d1a56f6
當前提交 aca0bcc919
-5
查看文件
@@ -22,11 +22,6 @@
XPowersPMU power; XPowersPMU power;
const uint8_t i2c_sda = CONFIG_PMU_SDA;
const uint8_t i2c_scl = CONFIG_PMU_SCL;
const uint8_t pmu_irq_pin = CONFIG_PMU_IRQ;
// LoRa radio module pins for TBeam // LoRa radio module pins for TBeam
#define P_LORA_DIO_0 26 #define P_LORA_DIO_0 26
#define P_LORA_DIO_2 32 #define P_LORA_DIO_2 32