Merge pull request #235 from dforsi/patch-1

Fix descriptions referring to rot instead of amp
Gee...somebody actually reads the documentation...thanks!!
pull/236/head
Michael Black 2020-05-02 07:03:33 -05:00 zatwierdzone przez GitHub
commit fc2379ccbc
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -44,7 +44,7 @@
* The exact model numbers can be acquired using the macros in this file. To
* obtain a list of supported amplifier branches, one can use the statically
* defined AMP_BACKEND_LIST macro. To obtain a full list of supported
* amplifier (including each model in every branch), the foreach_opened_rot()
* amplifiers (including each model in every branch), the foreach_opened_amp()
* API function can be used.
*
* The model number, or ID, is used to tell Hamlib which amplifier the client
@ -68,7 +68,7 @@
* \def AMP_MODEL_NETAMPCTL
* \brief A macro that returns the model number for the Network backend.
*
* This backend allows use of the rotctld daemon through the normal
* This backend allows use of the ampctld daemon through the normal
* Hamlib API.
*/
#define AMP_DUMMY 0