Change the EOT handling on TX.

This commit is contained in:
Jonathan Naylor 2021-09-19 14:25:12 +01:00
parent 6a4dad4c44
commit d063a1da1e
4 changed files with 6 additions and 35 deletions

View file

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