mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update settingsGUI.cpp
This commit is contained in:
@@ -208,7 +208,7 @@ const menuitem rootSettingsMenu[] {
|
|||||||
* // Language
|
* // Language
|
||||||
* Exit
|
* Exit
|
||||||
*/
|
*/
|
||||||
#if defined(POW_DC) || defined(POW_QC)
|
#if defined(POW_DC) || defined(POW_QC)|| defined(POW_PD)
|
||||||
/* Power */
|
/* Power */
|
||||||
{0, nullptr, displayPowerMenu, nullptr, SettingsOptions::SettingsOptionsLength, SettingsItemIndex::NUM_ITEMS, 0},
|
{0, nullptr, displayPowerMenu, nullptr, SettingsOptions::SettingsOptionsLength, SettingsItemIndex::NUM_ITEMS, 0},
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user