Add #define RIGCAPS_NOT_CONST

Allows clients to test for which declarations to use
https://github.com/Hamlib/Hamlib/issues/1436
pull/1441/head
Mike Black W9MDB 2023-11-29 11:10:43 -06:00
rodzic a910b16e8f
commit ed94193935
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -24,6 +24,10 @@
#ifndef _RIG_H
#define _RIG_H 1
// as of 2023-11-23 rig_caps is no longer constant
// this #define allows clients to test which declaration to use for backwards compatibility
#define RIGCAPS_NOT_CONST 1
#define BUILTINFUNC 0
// Our shared secret password