Update version in kenwood/th.h

pull/224/head
Michael Black 2020-02-12 17:26:43 -06:00
rodzic 4bd10c0d69
commit e76fe9f722
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@
#include "idx_builtin.h"
#define TH_VER "0.5"
#define TH_VER "0.6"
extern int th_transaction (RIG *rig, const char *cmdstr, char *data, size_t datasize);
extern int th_get_vfo_char(RIG *rig, vfo_t *vfo, char *vfoch);