mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-23 06:14:13 -04:00
Added back scanning in BHT TX
Added file creation date display in File Manager
This commit is contained in:
parent
aebd1757da
commit
441a266dc4
17 changed files with 231 additions and 363 deletions
|
@ -149,8 +149,8 @@ private:
|
|||
};
|
||||
|
||||
Button button_new_category {
|
||||
{ 18 * 8, 2, 12 * 8, 20 },
|
||||
"Create new"
|
||||
{ 23 * 8, 2, 7 * 8, 20 },
|
||||
"New"
|
||||
};
|
||||
|
||||
Button button_edit_freq {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue