mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 23:13:50 +00:00
Add validation for M17 end bit.
This commit is contained in:
parent
200986b698
commit
8e34cab68b
6 changed files with 9 additions and 21 deletions
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20210817";
|
||||
const char* VERSION = "20210818";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue