comparison Discovery/Inc/check_warning.h @ 969:81049905d829 Evo_2_23

Zusammenf?hren
author heinrichsweikamp
date Sun, 19 Jan 2025 12:02:59 +0100 (2 months ago)
parents e9c37071933b
children
comparison
equal deleted inserted replaced
968:b9a1710522b1 969:81049905d829
43 void reset_debounce_warning_fallback(); 43 void reset_debounce_warning_fallback();
44 44
45 uint8_t getSetpointHighId(void); 45 uint8_t getSetpointHighId(void);
46 uint8_t getSetpointLowId(void); 46 uint8_t getSetpointLowId(void);
47 uint8_t getSetpointDecoId(void); 47 uint8_t getSetpointDecoId(void);
48 void requestBuzzerActivation(uint8_t active);
49 uint8_t getBuzzerActivationState();
48 #endif // CHECK_WARNING_H 50 #endif // CHECK_WARNING_H