Merge branch 'master' of https://github.com/kgoba/ft8_lib
This commit is contained in:
commit
c521e1ca7b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# FT8 library
|
||||
|
||||
A C++ implementation of FT8 protocol, mostly intended for experimentation with microcontrollers. At the moment only encoding is implemented.
|
||||
A C++ implementation of FT8 protocol, mostly intended for experimental use on microcontrollers. At the moment only encoding is implemented.
|
||||
|
||||
The encoding process is relatively light on resources, and an Arduino should be perfectly capable of running this code.
|
||||
|
||||
|
|
Loading…
Reference in a new issue