Fix build break on touch devices

This commit is contained in:
Aaron Culliney 2018-08-07 07:57:51 -07:00
parent 5b3d0799a3
commit 0f3ba15e87

View File

@ -129,7 +129,7 @@ static inline void _touch_sourceBegin(volatile int *source) {
}
static void touchkpad_keyboardReadCallback(void) {
ASSERT_CALL_ON_CPU_THREAD();
ASSERT_ON_CPU_THREAD();
// HACK FIXME TODO :
//