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
Hello,
sorry but i cant use GIT properly and i don't know how to make a pull request.
For using a ATMEGA4808 i changed line 18 in util/OneWire_direct_gpio.h to
#if defined(AVR_ATmega4809) || (AVR_ATmega4808)
after this change the library works for me.
The text was updated successfully, but these errors were encountered:
Hello,
sorry but i cant use GIT properly and i don't know how to make a pull request.
For using a ATMEGA4808 i changed line 18 in util/OneWire_direct_gpio.h to
#if defined(AVR_ATmega4809) || (AVR_ATmega4808)
after this change the library works for me.
The text was updated successfully, but these errors were encountered: