forked from youen/OneWireArduinoSlave
OneWireArduinoSlave for ATTINY424 #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Newbei here
i need the 1Wire slave code to work with ATtiny424 MCU.
While compiling i notice 'exit status 1
Error compiling for board ATtiny3224/1624/1614/1604/824/814/804/424/414/404/214/204.'
while browsing through the output screen i notice
'error: 'CLEARINTERRUPT' was not declared in this scope as error.' in the output screen,
help (guide) me to resolve this
regards