#Misc
BACK_SW = pin.PH17 #Three buttons featured on the board
HOME_SW = pin.PH18
-MENU_SW = pin.PH19
\ No newline at end of file
+MENU_SW = pin.PH19
#Misc
BACK_SW = pin.PH17 #Three buttons featured on the board
HOME_SW = pin.PH18
-MENU_SW = pin.PH19
\ No newline at end of file
+MENU_SW = pin.PH19
-"""Definition for the AllWinner A10 chip"""
\ No newline at end of file
+"""Definition for the AllWinner A10 chip"""
(XN_TP, 0, 1),
(YP_TP, 0, 2),
(YN_TP, 0, 3),
-)
\ No newline at end of file
+)