mirror of
https://github.com/pelgraine/Meck.git
synced 2026-07-21 08:52:28 +02:00
removed unnecessary constants
This commit is contained in:
@@ -22,11 +22,6 @@
|
||||
|
||||
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
|
||||
#define P_LORA_DIO_0 26
|
||||
#define P_LORA_DIO_2 32
|
||||
|
||||
Reference in New Issue
Block a user