edgeclk: reset inside the `g.clear` call
parent
b940af9a34
commit
6ae4ad9d85
|
|
@ -336,7 +336,7 @@
|
||||||
/* Startup Process
|
/* Startup Process
|
||||||
------------------------------------------------------------------------------*/
|
------------------------------------------------------------------------------*/
|
||||||
|
|
||||||
g.reset().clear();
|
g.clear(1);
|
||||||
drawAll();
|
drawAll();
|
||||||
startTimers();
|
startTimers();
|
||||||
registerEvents();
|
registerEvents();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue