typo fix on CODE_VERSION

This commit is contained in:
Anthony Good 2016-09-07 21:05:47 -04:00
parent d8b06b95ea
commit a8f0579ecf

View File

@ -503,7 +503,7 @@
*/
#define CODE_VERSION "2.0.2016071801"
#define CODE_VERSION "2.0.2016090701"
#include <avr/pgmspace.h>
#include <EEPROM.h>