Remove unused I2C code and fix buffer handling bugs.

This commit is contained in:
Jonathan Naylor 2020-11-17 10:36:00 +00:00
parent 23ba73cabd
commit ca4fff2ba6
3 changed files with 16 additions and 37 deletions

View file

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