readme update

This commit is contained in:
nikzori
2024-12-18 16:49:58 +03:00
parent 8070eb7b41
commit 6025288637
4 changed files with 20 additions and 17 deletions

View File

@@ -350,6 +350,7 @@ namespace Gidrolock_Modbus_Scanner
else if (ce.dataType == "bool")
{
// why would you even do that lmao
}
else if (ce.dataType == "uint16" || ce.dataType == "uint32")
{