rscada / python-mbus

Python wrapper for libmbus
BSD 3-Clause "New" or "Revised" License
25 stars 28 forks source link

Add missing argument to MBusLib.frame_new.argtypes() #26

Open Cougar opened 5 years ago

Cougar commented 5 years ago

With this change it will be possible to create other frame types than MBUS_FRAME_TYPE_ANY too.