comparison Discovery/Inc/tMenuEditXtra.h @ 662:1b995079c045 Betatest

PSCR Mode
author heinrichs weikamp
date Tue, 14 Dec 2021 15:36:10 +0100
parents 5f11787b4f42
children 17d9d6eddd8d
comparison
equal deleted inserted replaced
661:87bee7cc77b3 662:1b995079c045
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);
36 37
37 #endif /* TMENU_EDIT_XTRA_H */ 38 #endif /* TMENU_EDIT_XTRA_H */