mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
Add code for feature "Disable Touch"
This commit is contained in:
@@ -224,6 +224,12 @@ private:
|
||||
20,
|
||||
"Login with play dead"
|
||||
};*/
|
||||
|
||||
Checkbox checkbox_enable_touchscreen {
|
||||
{ 3 * 8, 2 * 16 },
|
||||
20,
|
||||
"Enable touchscreen"
|
||||
};
|
||||
|
||||
Checkbox checkbox_speaker {
|
||||
{ 3 * 8, 4 * 16 },
|
||||
|
||||
Reference in New Issue
Block a user