Some small improvements

This commit is contained in:
2025-07-11 10:42:31 +02:00
parent 906ee43929
commit 7603c30bed
5 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
__version__ = "0.0.1"
from .device import Device
from .boatdata import BoatData
from .hbuffer import History, HistoryBuffer