mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
This commit is contained in:
@@ -25,6 +25,7 @@ export const extractEventValue = (
|
||||
normalizedValue.endsWith('.') ||
|
||||
normalizedValue === '-' ||
|
||||
normalizedValue === '-.' ||
|
||||
normalizedValue === '-0' ||
|
||||
endsWithDecimalAndZeros;
|
||||
|
||||
if (isIncomplete) {
|
||||
|
||||
Reference in New Issue
Block a user