mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-03 13:55:45 +00:00
Merge branch 'develop' into clear-rangetest-results
This commit is contained in:
commit
fef4a2987d
@ -69,7 +69,6 @@ No longer populated on PCB
|
|||||||
|
|
||||||
#define WIRE_INTERFACES_COUNT 2
|
#define WIRE_INTERFACES_COUNT 2
|
||||||
|
|
||||||
#ifndef HELTEC_MESH_SOLAR_OLED
|
|
||||||
#ifndef HELTEC_MESH_SOLAR_OLED
|
#ifndef HELTEC_MESH_SOLAR_OLED
|
||||||
// I2C bus 0
|
// I2C bus 0
|
||||||
#define PIN_WIRE_SDA (0 + 6)
|
#define PIN_WIRE_SDA (0 + 6)
|
||||||
@ -80,8 +79,6 @@ No longer populated on PCB
|
|||||||
// Available on header pins, for general use
|
// Available on header pins, for general use
|
||||||
#define PIN_WIRE1_SDA (0 + 30)
|
#define PIN_WIRE1_SDA (0 + 30)
|
||||||
#define PIN_WIRE1_SCL (0 + 5)
|
#define PIN_WIRE1_SCL (0 + 5)
|
||||||
#define PIN_WIRE1_SDA (0 + 30)
|
|
||||||
#define PIN_WIRE1_SCL (0 + 5)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Lora radio
|
* Lora radio
|
||||||
|
Loading…
Reference in New Issue
Block a user