Notation on caching future change

https://github.com/Hamlib/Hamlib/issues/280
pull/425/head
Michael Black W9MDB 2020-10-17 22:47:57 -05:00
rodzic d066243a00
commit 8127391623
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1926,7 +1926,7 @@ typedef enum {
struct rig_cache {
int timeout_ms; // the cache timeout for invalidating itself
vfo_t vfo;
freq_t freq; // to be deprecated
freq_t freq; // to be deprecated in 4.1 when full Main/Sub/A/B caching is implemented in 4.1
// other abstraction here is based on dual vfo rigs and mapped to all others
// So we have four possible states of rig
// MainA, MainB, SubA, SubB