mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
POCSAG TX text and bitrate can be changed
Modal view message can be multiline now
This commit is contained in:
@@ -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__*/
|
||||
|
||||
Reference in New Issue
Block a user