mirror of
https://github.com/controllerzz/carbus_lib.git
synced 2026-07-19 12:10:13 +03:00
add CanIdRouter and examle
This commit is contained in:
@@ -36,7 +36,6 @@ async def setup_device(cfg: CanScanConfig) -> CarBusDevice:
|
||||
mask=0x700,
|
||||
)
|
||||
|
||||
await dev.clear_receive_buffer()
|
||||
return dev
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user