Merge tag 'v0.5.4' into develop
Fix scheduler algorithm for-loop.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define OS_MINOR_VERSION 5
|
||||
|
||||
/// Micro version of the operating system.
|
||||
#define OS_MICRO_VERSION 3
|
||||
#define OS_MICRO_VERSION 4
|
||||
|
||||
/// Helper to transform the given argument into a string.
|
||||
#define OS_STR_HELPER(x) #x
|
||||
|
||||
Reference in New Issue
Block a user