You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a C library for bitbanging MBus on a generic
microcontroller. MBus requires four GPIO pins, two inputs with edge-triggered
interrupts and two outputs. For more details on integrating and using MBus, see
libmbus.h.