mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-13 12:31:25 +00:00
Fix build break on touch devices
This commit is contained in:
parent
5b3d0799a3
commit
0f3ba15e87
@ -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 :
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user