Adding variable button timeout.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-09-22 19:22:44 +02:00
parent 4ab68cc822
commit d2e54b04db
2 changed files with 4 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ enum {
extern void led_set_blink(uint32_t mode);
extern bool is_req_button_pending();
extern uint32_t button_timeout;
#define SW_BYTES_REMAINING_00() set_res_sw (0x61, 0x00)
#define SW_WARNING_STATE_UNCHANGED() set_res_sw (0x62, 0x00)