mirror of
https://github.com/controllerzz/carbus_lib.git
synced 2026-07-15 16:30:16 +03:00
save
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
class CarBusError(Exception):
|
||||
...
|
||||
|
||||
|
||||
class SyncError(CarBusError):
|
||||
...
|
||||
|
||||
|
||||
class CommandError(CarBusError):
|
||||
...
|
||||
Reference in New Issue
Block a user