added defines for Versioning
This commit is contained in:
		| @@ -40,6 +40,9 @@ | ||||
| #define I2C_POWER_ADDRESS 0x40 | ||||
| #define I2C_EEPROM_ADDRESS 0x50 | ||||
|  | ||||
| #define SW_VERSION 1.0 | ||||
| #define FLASH_FS_VERSION 1.0 | ||||
|  | ||||
| #ifndef OTA_DELAY | ||||
| #define OTA_DELAY 50 // ticks -> 10ms / tick | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user