Fix EEPROM address variable types (#494)

This commit is contained in:
Ben Lye
2020-12-27 08:57:41 +00:00
committed by GitHub
parent 2098cdc5e0
commit 9b2318cc7e
3 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 93
#define VERSION_PATCH_LEVEL 94
//******************
// Protocols