Disable packet mode in M17.

This commit is contained in:
Jonathan Naylor 2021-04-07 19:02:04 +01:00
parent 34f6dfc5bb
commit 1ad20fd4a0
2 changed files with 8 additions and 8 deletions

View file

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