[AFSK] Added FSK4 friend class
This commit is contained in:
parent
e714b45dfa
commit
f099a075e0
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ class AFSKClient {
|
||||||
friend class HellClient;
|
friend class HellClient;
|
||||||
friend class SSTVClient;
|
friend class SSTVClient;
|
||||||
friend class AX25Client;
|
friend class AX25Client;
|
||||||
|
friend class FSK4Client;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue