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
Compilation Error with tiny core 1.6.7 and RadioHead 1.122.1 in Arduino because of multiple definitions of __cxa_pure_virtual.
Just comment out the last lines from 220 in RHGenericDriver.cpp to resolve this issue.
The text was updated successfully, but these errors were encountered:
Compilation Error with tiny core 1.6.7 and RadioHead 1.122.1 in Arduino because of multiple definitions of __cxa_pure_virtual.
Just comment out the last lines from 220 in RHGenericDriver.cpp to resolve this issue.
The text was updated successfully, but these errors were encountered: