mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 08:52:59 +00:00
Setting for hiding the speaker
This commit is contained in:
@@ -200,6 +200,11 @@ private:
|
||||
"Login with play dead"
|
||||
};*/
|
||||
|
||||
Checkbox checkbox_speaker {
|
||||
{ 3 * 8, 2 * 16 },
|
||||
20,
|
||||
"Hide H1 Speaker option"
|
||||
};
|
||||
Checkbox checkbox_bloff {
|
||||
{ 3 * 8, 5 * 16 },
|
||||
20,
|
||||
|
||||
Reference in New Issue
Block a user