Updated firmware version number
This commit is contained in:
parent
1f43db8e18
commit
1e1cb3e459
@ -1,8 +1,8 @@
|
||||
#ifndef FIRMWARE_VERSION_H
|
||||
#define FIRMWARE_VERSION_H
|
||||
|
||||
#define FIRMWARE_VERSION "0.0.1" //Firmware creation
|
||||
//#define FIRMWARE_VERSION "0.0.1" //Firmware creation
|
||||
#define FIRMWARE_VERSION "0.0.2" //Updated the music player to be more accurate, Selected category in menu setting is now highlighted
|
||||
#define FIRMWARE_TIME_DATE (__TIME__" "__DATE__)
|
||||
|
||||
|
||||
#endif //FIRMWARE_VERSION_H
|
||||
|
Loading…
Reference in New Issue
Block a user