version 5.8.0
very important performance fix for normalizeAngleDeg...() methods, now fixed-speed (no "while") MQTT client release
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ if (POLICY CMP0177)
|
||||
endif()
|
||||
project(PIP)
|
||||
set(PIP_MAJOR 5)
|
||||
set(PIP_MINOR 7)
|
||||
set(PIP_MINOR 8)
|
||||
set(PIP_REVISION 0)
|
||||
set(PIP_SUFFIX _beta)
|
||||
set(PIP_COMPANY SHS)
|
||||
|
||||
Reference in New Issue
Block a user