F5OEO/rpitx

Compile fails at ./install.sh: missing semicolons at code

iordic opened this issue · 1 comments

Installation is failing because source code isn't compiling due to remaining semicolons at 3 files. This problem comes from this commit when fprintf(): 1f8e80d

F5OEO commented

Fixed with f0da813