POCSAG TX text and bitrate can be changed

Modal view message can be multiline now
This commit is contained in:
furrtek 2017-02-07 19:54:18 +00:00
parent dc7fcbc6c3
commit fc8279aa30
12 changed files with 113 additions and 83 deletions

View file

@ -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__*/