hackathon-dev #1
|
@ -70,7 +70,7 @@ static void init_defaults(void)
|
||||||
Gconfig.python_loc = "/usr/bin/python3";
|
Gconfig.python_loc = "/usr/bin/python3";
|
||||||
Gconfig.button_debounce = 100;
|
Gconfig.button_debounce = 100;
|
||||||
Gconfig.sys_mq_length = 64;
|
Gconfig.sys_mq_length = 64;
|
||||||
Gconfig.click_time = 200;
|
Gconfig.click_time = 500;
|
||||||
Gconfig.click_radius = 2;
|
Gconfig.click_radius = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user