Merge branch 'dev' of /shared/development/sdrangel into dev

This commit is contained in:
f4exb 2018-01-02 00:29:59 +01:00
commit 7c679d10a8
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
* 2nd column: text (CEN-English)
* 3rd column: event code (to be transmitted/received)
* 4th column: quantifier type */
static const std::string tmc_events[TMC_EVENTS][4] = {
static const char *tmc_events[TMC_EVENTS][4] = {
{"0"," "," "," "},
{"1"," "," "," "},
{"2"," "," "," "},