define eeprom map for external device and send eeprom data to nextion lcd

This commit is contained in:
phdlee
2018-06-19 11:17:58 +09:00
parent 22bb9ee112
commit fe44c703c5
3 changed files with 9 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
// So I put + in the sense that it was improved one by one based on Original Firmware.
// This firmware has been gradually changed based on the original firmware created by Farhan, Jack, Jerry and others.
#define FIRMWARE_VERSION_INFO F("+v1.093")
#define FIRMWARE_VERSION_INFO F("+v1.094")
#define FIRMWARE_VERSION_NUM 0x04 //1st Complete Project : 1 (Version 1.061), 2st Project : 2, 1.08: 3, 1.09 : 4
/**