Mercurial > public > ostc4
comparison Discovery/Inc/tMenuEditSystem.h @ 981:c6c781a2e85b default
Merge into default
| author | heinrichsweikamp |
|---|---|
| date | Tue, 11 Feb 2025 18:12:00 +0100 |
| parents | c6b858f2e025 |
| children |
comparison
equal
deleted
inserted
replaced
| 871:f7318457df4d | 981:c6c781a2e85b |
|---|---|
| 36 | 36 |
| 37 void openEdit_System(uint8_t line); | 37 void openEdit_System(uint8_t line); |
| 38 void refresh_InformationPage(void); | 38 void refresh_InformationPage(void); |
| 39 void refresh_Design(void); | 39 void refresh_Design(void); |
| 40 void refresh_Customviews(void); | 40 void refresh_Customviews(void); |
| 41 void refresh_DateTime(void); | |
| 41 | 42 |
| 42 #endif /* TMENU_EDIT_SYSTEM_H */ | 43 #endif /* TMENU_EDIT_SYSTEM_H */ |
