1
0
forked from me/IronOS

Bitbang I2C setup + detect test

This commit is contained in:
Ben V. Brown
2020-06-12 21:10:03 +10:00
parent 450ce17935
commit 34ae57ee58
15 changed files with 1435 additions and 1630 deletions

View File

@@ -6,7 +6,7 @@
extern uint8_t PCBVersion;
extern uint32_t currentTempTargetDegC;
extern bool settingsWereReset;
extern bool usb_pd_available;
#ifdef __cplusplus
extern "C" {
#endif