mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 18:39:23 +00:00
Clean up HackRF firmware mode message.
This commit is contained in:
@@ -115,8 +115,8 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
Text text_title {
|
Text text_title {
|
||||||
{ 5 * 8, 7 * 16, 19 * 8, 16 },
|
{ 6 * 8, 7 * 16, 19 * 8, 16 },
|
||||||
"Execute HackRF Firmware?"
|
"Enter HackRF Mode?"
|
||||||
};
|
};
|
||||||
|
|
||||||
Button button_yes {
|
Button button_yes {
|
||||||
|
Reference in New Issue
Block a user