mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
display modes: window and menu; check ADC - wery good
This commit is contained in:
@@ -61,7 +61,7 @@ void process_keys(){
|
||||
}
|
||||
}
|
||||
}
|
||||
if(e != k->event){
|
||||
if(e != k->event || e == EVT_HOLD){
|
||||
k->lastTms = Tms;
|
||||
lastUnsleep = Tms;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user