mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
22 lines
509 B
C++
22 lines
509 B
C++
|
|
||
|
PREP(appMarkKeypadEntry);
|
||
|
PREP(appMenuButtonConnectRangefinder);
|
||
|
PREP(appSettingsLBClick);
|
||
|
PREP(appWaypointsButtonDeleteWP);
|
||
|
PREP(appWaypointsButtonSetWP);
|
||
|
PREP(canShow);
|
||
|
PREP(deviceAddWaypoint);
|
||
|
PREP(deviceDeleteWaypoint);
|
||
|
PREP(deviceGetWaypoints);
|
||
|
PREP(dialogClosedEH);
|
||
|
PREP(mapButtonDownEH);
|
||
|
PREP(mapDoubleTapEH);
|
||
|
PREP(mapOnDrawEH);
|
||
|
PREP(modeMapButtons);
|
||
|
PREP(moduleMapFill);
|
||
|
PREP(openDisplay);
|
||
|
PREP(recieveRangefinderData);
|
||
|
PREP(saveCurrentAndSetNewMode);
|
||
|
PREP(showApplicationPage);
|
||
|
PREP(updateDisplay);
|