mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
Initial implementation of I2C
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#if defined(ARCH_RASPBERRY_PI)
|
||||
#define NO_SCREEN
|
||||
#define HAS_WIRE 1
|
||||
#define HAS_SCREEN 1
|
||||
|
||||
#else // Pine64 mode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user