feat(protocan): добавь общий ABI для GUI
This commit is contained in:
@@ -1 +1,5 @@
|
||||
"""Переносимые модули протоколов ProtoCAN и SETGUI: только stdlib."""
|
||||
"""Переносимые модули ProtoCAN и тонкая обёртка общего C99-ядра."""
|
||||
|
||||
from .native import NativeCore, NativeCoreUnavailable, NativeFrame, NativeParser
|
||||
|
||||
__all__ = ["NativeCore", "NativeCoreUnavailable", "NativeFrame", "NativeParser"]
|
||||
|
||||
Reference in New Issue
Block a user