mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2025-02-21 06:57:27 -05:00
Use numpad icon
This commit is contained in:
parent
f9907cebde
commit
8cc272b065
@ -300,7 +300,7 @@ constexpr Button bMenu PROGMEM = {
|
||||
'M'
|
||||
};
|
||||
|
||||
constexpr char txtNumpad [] PROGMEM = "FRQ";
|
||||
constexpr char txtNumpad [] PROGMEM = "\x82";
|
||||
ButtonStatus_e bsIgnore();
|
||||
void osNumpad();
|
||||
constexpr Button bNumpad PROGMEM = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user