Skip to content
Snippets Groups Projects
Commit c40afb5e authored by Federico's avatar Federico
Browse files

Update version string

parent cc6ca5d2
Branches
Tags
No related merge requests found
...@@ -64,7 +64,7 @@ namespace miosix { ...@@ -64,7 +64,7 @@ namespace miosix {
#define AU #define AU
#endif #endif
const char AU ver[]="Miosix v2.11 (" _MIOSIX_BOARDNAME ", " __DATE__ " " __TIME__ CV ")"; const char AU ver[]="Miosix v2.20 (" _MIOSIX_BOARDNAME ", " __DATE__ " " __TIME__ CV ")";
const char *getMiosixVersion() const char *getMiosixVersion()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment