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
There is no HMS/LaCrosse emulation in NanoCUL
I think it is board.h:
# define OFF_LACROSSE_HMS_EMU // if you like HMS emulation for LaCrosse temp devices
it should be (without the "OFF_")
# define LACROSSE_HMS_EMU // if you like HMS emulation for LaCrosse temp devices
The text was updated successfully, but these errors were encountered:
There is no HMS/LaCrosse emulation in NanoCUL
I think it is board.h:
# define OFF_LACROSSE_HMS_EMU // if you like HMS emulation for LaCrosse temp devices
it should be (without the "OFF_")
The text was updated successfully, but these errors were encountered: