mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-08-08 04:25:59 +00:00
Fix build break on touch devices
This commit is contained in:
@@ -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 :
|
||||
//
|
||||
|
Reference in New Issue
Block a user