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

Add method to use GPIO13 and GPIO15 as UART RX and TX

This commit is contained in:
Ivan Grokhotkov
2015-01-09 02:33:42 +03:00
parent 15b304efc3
commit 78a0b12ed9
3 changed files with 21 additions and 0 deletions

View File

@ -179,6 +179,7 @@ println KEYWORD2 Serial_Println
available KEYWORD2 Serial_Available
availableForWrite KEYWORD2
flush KEYWORD2 Serial_Flush
swap KEYWORD2
setTimeout KEYWORD2
find KEYWORD2
findUntil KEYWORD2