fix lpp values for voltage and current as signed

This commit is contained in:
Florent
2026-02-17 08:52:56 -04:00
parent ec91a123ee
commit e51838177f
2 changed files with 20 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "meshcore"
version = "2.2.11"
version = "2.2.12"
authors = [
{ name="Florent de Lamotte", email="florent@frizoncorrea.fr" },
{ name="Alex Wolden", email="awolden@gmail.com" },