mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-30 06:31:01 +00:00
trunk fmt
This commit is contained in:
committed by
Jonathan Bennett
parent
cbdd7eae70
commit
afcd97c154
@@ -74,7 +74,7 @@
|
||||
// Communication Interfaces
|
||||
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
// I2C Configuration
|
||||
//#define HAS_WIRE 1
|
||||
// #define HAS_WIRE 1
|
||||
#define PIN_WIRE_SDA D14 // P0.09
|
||||
#define PIN_WIRE_SCL D15 // P0.10
|
||||
#define WIRE_INTERFACES_COUNT 2
|
||||
|
||||
Reference in New Issue
Block a user