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

@@ -16,4 +16,4 @@
#endif
#ifndef HAS_TELEMETRY
#define HAS_TELEMETRY 1
#endif
#endif