mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-14 20:52:12 -04:00
"CW generator" and "Whistle" merged in "Signal generator"
Added wave shape selection and tone frequency auto-update Converted color icons to B&W
This commit is contained in:
parent
93c5959df6
commit
58f113d153
38 changed files with 758 additions and 374 deletions
|
@ -100,7 +100,7 @@ private:
|
|||
};
|
||||
|
||||
Text text_bw {
|
||||
{ 11 * 8, 2 * 8, 9 * 8, 1 * 16 },
|
||||
{ 11 * 8, 1 * 8, 9 * 8, 1 * 16 },
|
||||
"BW: kHz"
|
||||
};
|
||||
NumberField field_bw {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue