Fix import e file

This commit is contained in:
2025-06-12 01:14:24 +02:00
parent d37fbb64a1
commit 71880fc66b
2 changed files with 1 additions and 38 deletions

View File

@@ -5,7 +5,7 @@ import serial
import logging
from utils import *
from pyutils.utils import *
from copy import deepcopy
from dataclasses import dataclass
from influxdb_client_3 import InfluxDBClient3