mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
supplement to 7b85e7cb89
Signed-off-by: MarkusVolk <f_l_k@t-online.de> Signed-off-by: Thilo Graf <dbt@novatux.de> commit was: scan_setup: avoid unterminated strings
This commit is contained in:
@@ -166,8 +166,8 @@ CLCD4l *LCD4l = NULL;
|
||||
|
||||
int allow_flash = 1;
|
||||
Zapit_config zapitCfg;
|
||||
char zapit_lat[20]="#";
|
||||
char zapit_long[20]="#";
|
||||
char zapit_lat[21]="#";
|
||||
char zapit_long[21]="#";
|
||||
bool autoshift = false;
|
||||
uint32_t scrambled_timer;
|
||||
uint32_t fst_timer;
|
||||
|
Reference in New Issue
Block a user