add commit hash (manual!)
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
#define DRS_BUTTON_IDX (6)
|
||||
#define DRS_PRESS_WAIT_CYCLES (10)
|
||||
static drs_press_buf_cycles = 0;
|
||||
static int drs_press_buf_cycles = 0;
|
||||
|
||||
void ui_thread_entry(ULONG _) {
|
||||
GPIO_TypeDef *button_ports[NUM_BUTTONS] = {BTN1_GPIO_Port, BTN2_GPIO_Port,
|
||||
|
||||
Reference in New Issue
Block a user