Fix and simplify the M17 receiver.

This commit is contained in:
Jonathan Naylor 2021-03-14 17:53:28 +00:00
parent 1df7d7a7fc
commit 1e065ba17f
3 changed files with 46 additions and 101 deletions

View file

@ -19,7 +19,7 @@
#if !defined(VERSION_H)
#define VERSION_H
#define VERSION "20210307"
#define VERSION "20210314"
#endif