avr: started working on xpt2046 module.
This commit is contained in:
@@ -183,6 +183,10 @@ onSystemTimerTick:
|
||||
bigcall GUI_Every100ms
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_XPT2046
|
||||
bigcall XPT2046_Every100ms
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef APPS_NETWORK
|
||||
ldi yl, LOW(netInterfaceData)
|
||||
|
||||
Reference in New Issue
Block a user