mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Migrating
This commit is contained in:
@@ -26,6 +26,7 @@ extern "C" {
|
||||
#include "settingsGUI.hpp"
|
||||
#include "stdlib.h"
|
||||
#include "string.h"
|
||||
#include "ui_drawing.hpp"
|
||||
#ifdef POW_PD
|
||||
#include "USBPD.h"
|
||||
#include "pd.h"
|
||||
@@ -216,7 +217,7 @@ void startGUITask(void const *argument) {
|
||||
OLED::setInverseDisplay(getSettingValue(SettingsOptions::OLEDInversion));
|
||||
|
||||
bool buttonLockout = false;
|
||||
renderHomeScreenAssets();
|
||||
ui_pre_render_assets();
|
||||
getTipRawTemp(1); // reset filter
|
||||
memset(&context, 0, sizeof(context));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user