version 5.8.0

very important performance fix for normalizeAngleDeg...() methods, now fixed-speed (no "while")
MQTT client release
This commit is contained in:
2026-05-29 17:40:09 +03:00
parent afb4ae8126
commit 1689f560d5
2 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -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)