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
This is Issue 280 moved from a Google Code project.
Added by 2010-07-04T17:11:31.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Enhancement, Priority-Medium, Component-Core, Milestone-0019
When activated, suspicious signing related activities will eventually
cause the node to lock down and transmit a I_LOCKED message to the
gateway at 30m intervals.
Unlocking is done by grounding a pin or erasing the EEPROM.
See Doxygen for details on use.
Fixesarduino#280
This is Issue 280 moved from a Google Code project.
Added by 2010-07-04T17:11:31.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Enhancement, Priority-Medium, Component-Core, Milestone-0019
Original description
What change would like to see?
A shiftIn() function along the lines of the one in the sample code at http://www.arduino.cc/en/Tutorial/ShiftIn
We might also need/want a bit-order option to match shiftOut().
The text was updated successfully, but these errors were encountered: