jpraus / arduino-opentherm

Arduino library and hardware shield to send and receive data from Opentherm devices
Other
168 stars 43 forks source link

Support for ATmega4809 (Arduino Uno Wifi Rev2, Arduino Nano Every) #23

Closed martoche closed 3 years ago

martoche commented 3 years ago

Here is a patch that makes the library work with the Arduino Uno Wifi Rev2 which has an ATmega4809 microcontroller.

Documentation found here: TB3214-Getting-Started-with-TCB-90003214A.pdf

Thanks!

jpraus commented 3 years ago

Thank you for your contribution! Looking good. Merged into the library will be released soon.