comparison Discovery/Inc/tMenuEditXtra.h @ 981:c6c781a2e85b default

Merge into default
author heinrichsweikamp
date Tue, 11 Feb 2025 18:12:00 +0100
parents 17d9d6eddd8d
children
comparison
equal deleted inserted replaced
871:f7318457df4d 981:c6c781a2e85b
31 /* Includes ------------------------------------------------------------------*/ 31 /* Includes ------------------------------------------------------------------*/
32 #include "stm32f4xx_hal.h" 32 #include "stm32f4xx_hal.h"
33 33
34 void openEdit_Xtra(uint8_t line); 34 void openEdit_Xtra(uint8_t line);
35 void refresh_CompassHeading(void); 35 void refresh_CompassHeading(void);
36 void refresh_CO2Data(void);
37 36
38 #endif /* TMENU_EDIT_XTRA_H */ 37 #endif /* TMENU_EDIT_XTRA_H */