Reset the transmit levels to be correct.

This commit is contained in:
Jonathan Naylor 2021-08-23 21:07:17 +01:00
parent 2aabdb61ab
commit 7275f65e44
2 changed files with 6 additions and 6 deletions

View file

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