Bindings: Python: Add Main51MessageFilter support

This commit is contained in:
Thomas Stoddard
2026-09-21 13:39:27 -04:00
committed by Kyle Schwarz
parent bb892bfd9b
commit 8cd907250d
6 changed files with 120 additions and 0 deletions
+3
View File
@@ -40,6 +40,9 @@ pybind11_add_module(icsneopy
icsneopy/communication/message/livedatamessage.cpp
icsneopy/communication/message/callback/messagecallback.cpp
icsneopy/communication/message/filter/messagefilter.cpp
icsneopy/communication/message/filter/main51messagefilter.cpp
icsneopy/communication/message/main51message.cpp
icsneopy/communication/command.cpp
icsneopy/core/macseccfg.cpp
icsneopy/flexray/flexray.cpp
icsneopy/disk/diskdriver.cpp