Change the FM serial block size to 80.

This commit is contained in:
Jonathan Naylor 2021-03-07 19:01:46 +00:00
parent 7e919b12f7
commit 1df7d7a7fc
2 changed files with 3 additions and 3 deletions

View file

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