remove vibtimer from .h to fix nonstop vibration
This commit is contained in:
parent
3dd88339f3
commit
da56ca5bfb
|
@ -13,7 +13,6 @@ namespace Pinetime {
|
|||
void SetDuration(uint8_t motorDuration);
|
||||
|
||||
private:
|
||||
app_timer_id_t vibTimer;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user