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 library replaces Arduino AVR Core functions with smaller and faster versions.
3
+
For example, the Blink example sketch build for the Uno is 284 bytes smaller with ArduinoShrink.
4
+
5
+
## Usage
6
+
Select ArduinoShrink from the Sketch, Include Library menu. This will replace pinMode, digitalWrite, and digitalRead with much smaller and faster versions.
0 commit comments