mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
References
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "OperatingModeUtilities.h"
|
||||
|
||||
static void gui_drawBatteryIcon() {
|
||||
void gui_drawBatteryIcon(void) {
|
||||
#if defined(POW_PD) || defined(POW_QC)
|
||||
if (!getIsPoweredByDCIN()) {
|
||||
// On non-DC inputs we replace this symbol with the voltage we are operating on
|
||||
|
||||
Reference in New Issue
Block a user