add more doc options

This commit is contained in:
Thomas Kunze
2019-06-26 22:19:12 +02:00
parent 3193b15aab
commit ec52bde6f0
6 changed files with 718 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ public:
*/
bool responseUpdateEnable();
/**
* Check if the transmit flag (T) was set. (Ü-flag in german)
* Check if the transmit flag (T) was set. (UE-flag in german)
*/
bool transmitEnable();
/**