Header fix for Toggle driver
This commit is contained in:
parent
c0f68cd748
commit
d503f3a4ac
@ -36,6 +36,10 @@
|
||||
// Get the hardware definitions - Number of instances etc.
|
||||
#include "ginput_lld_toggle_config.h"
|
||||
|
||||
#ifndef GINPUT_TOGGLE_POLL_PERIOD
|
||||
#define GINPUT_TOGGLE_POLL_PERIOD 200
|
||||
#endif
|
||||
|
||||
/*===========================================================================*/
|
||||
/* Type definitions */
|
||||
/*===========================================================================*/
|
||||
|
Loading…
Reference in New Issue
Block a user