1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

Added printNewline() to the syntax highlighting keywords file.

This commit is contained in:
David A. Mellis
2006-01-05 01:51:14 +00:00
parent e19bbdd548
commit ac1e2edcc6

View File

@ -141,3 +141,4 @@ printByte KEYWORD2
printHex KEYWORD2
printOctal KEYWORD2
printBinary KEYWORD2
printNewline KEYWORD2