mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-07 16:34:55 -04:00
improve physical structure
This commit is contained in:
@@ -8,6 +8,9 @@ interface IDecoder
|
||||
interface IEncoder
|
||||
interface IDecode
|
||||
|
||||
IDecoder <-- IProtocol
|
||||
IEncoder <-- IProtocol
|
||||
|
||||
class FT8
|
||||
IProtocol <|-- FT8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user