Fix compiler warnings when building for POG style boards.

This commit is contained in:
Jonathan Naylor 2021-07-19 21:20:57 +01:00
parent 9c883cfafd
commit 96c0e5b141
5 changed files with 51 additions and 8 deletions

View file

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