mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-02 11:36:38 -04:00
Clean up HackRF firmware mode message.
This commit is contained in:
parent
65d5f68bfb
commit
b5802aadda
1 changed files with 2 additions and 2 deletions
|
@ -115,8 +115,8 @@ public:
|
|||
|
||||
private:
|
||||
Text text_title {
|
||||
{ 5 * 8, 7 * 16, 19 * 8, 16 },
|
||||
"Execute HackRF Firmware?"
|
||||
{ 6 * 8, 7 * 16, 19 * 8, 16 },
|
||||
"Enter HackRF Mode?"
|
||||
};
|
||||
|
||||
Button button_yes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue