mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-07 17:24:58 -04:00
POCSAG TX text and bitrate can be changed
Modal view message can be multiline now
This commit is contained in:
parent
dc7fcbc6c3
commit
fc8279aa30
12 changed files with 113 additions and 83 deletions
|
@ -20,8 +20,8 @@
|
|||
* Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#ifndef __UI_SE_WIPE_H__
|
||||
#define __UI_SE_WIPE_H__
|
||||
#ifndef __UI_SD_WIPE_H__
|
||||
#define __UI_SD_WIPE_H__
|
||||
|
||||
#include "ui_widget.hpp"
|
||||
#include "ui_navigation.hpp"
|
||||
|
@ -89,4 +89,4 @@ private:
|
|||
|
||||
} /* namespace ui */
|
||||
|
||||
#endif/*__UI_SE_WIPE_H__*/
|
||||
#endif/*__UI_SD_WIPE_H__*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue