changed I2C watchdog timer implementation, as LPTMR was already used by key scanner
This commit is contained in:
@@ -14,4 +14,6 @@
|
||||
|
||||
extern key_matrix_t keyMatrix;
|
||||
|
||||
#define KEY_USE_I2C_WATCHDOG_TIMER (1) /* if set to 1, every 100 ms the I2C communication is checked */
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user