Remove the last traces of M17 packet mode and fix a buffer overrun bug.

This commit is contained in:
Jonathan Naylor 2021-08-08 18:55:09 +01:00
parent 96c0e5b141
commit 2aabdb61ab
6 changed files with 12 additions and 98 deletions

View file

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