Initial implementation of I2C

This commit is contained in:
Jonathan Bennett
2023-11-29 00:48:30 -06:00
parent 423b8ad603
commit 14d03a2bda
5 changed files with 15 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
#if defined(ARCH_RASPBERRY_PI)
#define NO_SCREEN
#define HAS_WIRE 1
#define HAS_SCREEN 1
#else // Pine64 mode.