mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-25 00:30:46 +01:00
[apps] Change battery icon iniation and update quicker
Change-Id: I528519deb0d768de48660d1f0ddfed3b570e74f4
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "apps_container.h"
|
||||
|
||||
USBTimer::USBTimer(AppsContainer * container) :
|
||||
Timer(2),
|
||||
Timer(1),
|
||||
m_container(container),
|
||||
m_previousPluggedState(false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user