mirror of
https://github.com/controllerzz/carbus_lib.git
synced 2026-07-15 16:30:16 +03:00
v0.1.5 add periodic messages
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
import asyncio
|
||||
|
||||
from carbus_async import CarBusDevice, CanMessage
|
||||
from isotp_async import open_isotp
|
||||
from uds_async import UdsClient
|
||||
import signal
|
||||
import logging
|
||||
|
||||
|
||||
async def wait_forever() -> None:
|
||||
|
||||
Reference in New Issue
Block a user