comparison Discovery/Inc/tInfo.h @ 1037:2af07aa38531 GasConsumption

Merge with external development branches: Some features have been prepared for integration: Profiles, DMA UART on Firmware part, Bluetooth discovery and messges logging for development phase. All these new function are deactivated by compile switch and may be activated using the configuration.h for testing purpose.
author Ideenmodellierer
date Mon, 15 Sep 2025 21:12:44 +0200
parents 5b913cdaa9dc
children
comparison
equal deleted inserted replaced
1029:e938901f6386 1037:2af07aa38531
67 void tInfo_setEvent(uint32_t inputEventID, uint32_t inputFunctionCall); 67 void tInfo_setEvent(uint32_t inputEventID, uint32_t inputFunctionCall);
68 68
69 void tInfo_set_on_off(uint32_t editID, uint8_t int1); 69 void tInfo_set_on_off(uint32_t editID, uint8_t int1);
70 void exitInfo(void); 70 void exitInfo(void);
71 void exitInfoToBack(void); 71 void exitInfoToBack(void);
72 void exitInfoSilent(void);
72 73
73 #endif /* TINFO_H */ 74 #endif /* TINFO_H */