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

Merge into default
author heinrichsweikamp
date Tue, 11 Feb 2025 18:12:00 +0100
parents e9c37071933b
children 8507a87f6401
comparison
equal deleted inserted replaced
871:f7318457df4d 981:c6c781a2e85b
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