mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
OLED and button support, some refactoring.
This commit is contained in:
parent
6931887424
commit
8b2f783d04
4 changed files with 46 additions and 18 deletions
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
#define WIRE_INTERFACES_COUNT 2
|
||||
|
||||
#define PIN_WIRE_SDA (6)
|
||||
#define PIN_WIRE_SDA (8)
|
||||
#define PIN_WIRE_SCL (7)
|
||||
#define PIN_WIRE1_SDA (13)
|
||||
#define PIN_WIRE1_SCL (14)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue