mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-05 22:39:04 +00:00
Added Bias-T toggle confirmation
Backlight setting save bugfix Updated binary
This commit is contained in:
@@ -247,11 +247,11 @@ private:
|
||||
{ 52, 6 * 16 + 8 },
|
||||
10,
|
||||
{
|
||||
{ "5 seconds", 0 },
|
||||
{ "15 seconds", 1 },
|
||||
{ "1 minute", 2 },
|
||||
{ "5 minutes", 3 },
|
||||
{ "10 minutes", 4 }
|
||||
{ "5 seconds", 5 },
|
||||
{ "15 seconds", 15 },
|
||||
{ "1 minute", 60 },
|
||||
{ "5 minutes", 300 },
|
||||
{ "10 minutes", 600 }
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user