forked from PAWPAW-Mirror/lib_xua
Change the simulated interrupt pulse width from 100 us to 100 ms.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#if( 0 < HID_SIMULATE_INTERRUPTS )
|
||||
#define HID_DEASSERT_COUNT 10000
|
||||
#define HID_DEASSERT_COUNT 10000000
|
||||
#define HID_INTERRUPT_COUNT 1000000000
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user