mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Adding shiftIn() from Wiring (no count or delaytime though).
This commit is contained in:
@ -157,6 +157,7 @@ noInterrupts KEYWORD2 NoInterrupts
|
||||
noTone KEYWORD2 NoTone
|
||||
pinMode KEYWORD2 PinMode
|
||||
pulseIn KEYWORD2 PulseIn
|
||||
shiftIn KEYWORD2 ShiftIn
|
||||
shiftOut KEYWORD2 ShiftOut
|
||||
tone KEYWORD2 Tone
|
||||
|
||||
|
Reference in New Issue
Block a user