Move TWI response handling from watchdog to main loop
This commit is contained in:
@@ -5,5 +5,6 @@ extern volatile uint16_t *pLastMoistureVal;
|
||||
|
||||
void twiInit(void);
|
||||
void twiListen(void);
|
||||
void twiRespond(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user