Revision b4885314 boards/DiWheelDrive/board.h

View differences:

boards/DiWheelDrive/board.h
198 198
  void boardRequestShutdown(void);
199 199
  void boardStandby(void);
200 200
  void boardWakeup(void);
201
  void boardClearI2CBus(const uint8_t scl_pad);
201
  void boardClearI2CBus(const uint8_t scl_pad, const uint8_t sda_pad);
202 202
#ifdef __cplusplus
203 203
}
204 204
#endif

Also available in: Unified diff