1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Added general yield()-hook for cooperative scheduling development

This commit is contained in:
Cristian Maglie
2012-10-31 01:37:37 +01:00
parent cf4d72c043
commit 107c1929bd
9 changed files with 49 additions and 30 deletions

View File

@ -161,6 +161,7 @@ pulseIn KEYWORD2 PulseIn
shiftIn KEYWORD2 ShiftIn
shiftOut KEYWORD2 ShiftOut
tone KEYWORD2 Tone
yield KEYWORD2 Yield
Serial KEYWORD3 Serial
Serial1 KEYWORD3 Serial