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
{{ message }}
This repository was archived by the owner on Jun 24, 2026. It is now read-only.
Shows an error for Nano Every Boards, Works for pretty much every other board i've tried.
In function 'void softwareReset::disable()':
...\libraries\SoftwareReset\src/SoftwareReset.hpp:46:3: error: 'MCUSR' was not declared in this scope
MCUSR = 0 ;
Shows an error for Nano Every Boards, Works for pretty much every other board i've tried.