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
I stumbled upon you repository from selfbus chat. The license for your code is still GPL3?
I wrote a knx-device library myself and want to add the selfbus rx/tx circuit as an option. But I never got around to understand the timer stuff and abstract the bus class to a different hardware. Good job.
Hi,
I stumbled upon you repository from selfbus chat. The license for your code is still GPL3?
I wrote a knx-device library myself and want to add the selfbus rx/tx circuit as an option. But I never got around to understand the timer stuff and abstract the bus class to a different hardware. Good job.
I you want to have a look at my implementation of the knx stack: https://github.com/thelsing/knx
I also created a small tool to create knxprod files for ETS: https://github.com/thelsing/CreateKnxProd (Just in case that you didn't create something similar yet.)
Regards,
Thomas
The text was updated successfully, but these errors were encountered: