Fix GOMSPACE numbering

pull/978/head
Mike Black W9MDB 2022-02-27 07:34:00 -06:00
rodzic b3ff4b0167
commit 9f0cee8324
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -647,7 +647,7 @@
/* /*
* Gomspace * Gomspace
*/ */
#define RIG_GOMSPACE 34 #define RIG_GOMSPACE 35
#define RIG_BACKEND_GOMSPACE "gomspace" #define RIG_BACKEND_GOMSPACE "gomspace"
#define RIG_MODEL_GS100 RIG_MAKE_MODEL(RIG_GOMSPACE, 1) #define RIG_MODEL_GS100 RIG_MAKE_MODEL(RIG_GOMSPACE, 1)
//! @endcond //! @endcond