kopia lustrzana https://github.com/meshtastic/firmware
Fix duplicated lines from merge (#8104)
rodzic
371313080b
commit
47a82bdb98
|
@ -69,7 +69,6 @@ No longer populated on PCB
|
|||
|
||||
#define WIRE_INTERFACES_COUNT 2
|
||||
|
||||
#ifndef HELTEC_MESH_SOLAR_OLED
|
||||
#ifndef HELTEC_MESH_SOLAR_OLED
|
||||
// I2C bus 0
|
||||
#define PIN_WIRE_SDA (0 + 6)
|
||||
|
@ -80,8 +79,6 @@ No longer populated on PCB
|
|||
// Available on header pins, for general use
|
||||
#define PIN_WIRE1_SDA (0 + 30)
|
||||
#define PIN_WIRE1_SCL (0 + 5)
|
||||
#define PIN_WIRE1_SDA (0 + 30)
|
||||
#define PIN_WIRE1_SCL (0 + 5)
|
||||
|
||||
/*
|
||||
* Lora radio
|
||||
|
|
Ładowanie…
Reference in New Issue