Add M17 calibration mode.

This commit is contained in:
Jonathan Naylor 2021-10-27 19:37:58 +01:00
parent 5800b33f21
commit f65d52bf2f
7 changed files with 128 additions and 7 deletions

View file

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