mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
removed unnecessary constants
This commit is contained in:
parent
b41d1a56f6
commit
aca0bcc919
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue