Mercurial > public > ostc4
comparison Discovery/Inc/tMenuEditCustom.h @ 561:e581425c7e3e
Solved minor warnings
author | Ideenmodellierer |
---|---|
date | Sun, 15 Nov 2020 19:54:36 +0100 |
parents | 531e7818b737 |
children | 2a8af51ab04d |
comparison
equal
deleted
inserted
replaced
560:5d80bb8d22cb | 561:e581425c7e3e |
---|---|
37 void openEdit_Custom(uint8_t line); | 37 void openEdit_Custom(uint8_t line); |
38 void openEdit_CustomviewDivemode(const uint8_t* pcv_changelist); | 38 void openEdit_CustomviewDivemode(const uint8_t* pcv_changelist); |
39 void openEdit_CustomviewDivemodeMenu(uint8_t line); | 39 void openEdit_CustomviewDivemodeMenu(uint8_t line); |
40 void CustomviewDivemode_refresh(); | 40 void CustomviewDivemode_refresh(); |
41 void refresh_ViewPort(void); | 41 void refresh_ViewPort(void); |
42 void tViewControl(uint8_t sendAction); | |
43 | 42 |
44 #endif /* TMENU_EDIT_CUSTOM_H */ | 43 #endif /* TMENU_EDIT_CUSTOM_H */ |