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