mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
Trunk fix
This commit is contained in:
@@ -53,7 +53,6 @@ void InkHUD::InkHUD::addApplet(const char *name, Applet *a, bool defaultActive,
|
|||||||
windowManager->addApplet(name, a, defaultActive, defaultAutoshow, onTile);
|
windowManager->addApplet(name, a, defaultActive, defaultAutoshow, onTile);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void InkHUD::InkHUD::notifyApplyingChanges()
|
void InkHUD::InkHUD::notifyApplyingChanges()
|
||||||
{
|
{
|
||||||
if (events) {
|
if (events) {
|
||||||
|
|||||||
Reference in New Issue
Block a user