Revision b4885314 boards/LightRing/board.h
boards/LightRing/board.h | ||
---|---|---|
178 | 178 |
void boardInit(void); |
179 | 179 |
void boardRequestShutdown(void); |
180 | 180 |
void boardStandby(void); |
181 |
void boardClearI2CBus(const uint8_t scl_pad); |
|
181 |
void boardClearI2CBus(const uint8_t scl_pad, const uint8_t sda_pad);
|
|
182 | 182 |
#ifdef __cplusplus |
183 | 183 |
} |
184 | 184 |
#endif |
Also available in: Unified diff