mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-11 15:29:28 -05:00
Clean up HackRF firmware mode message.
This commit is contained in:
parent
65d5f68bfb
commit
b5802aadda
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user