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

Removing BYTE keyword (use Serial.write() instead).

This commit is contained in:
David A. Mellis
2011-02-26 13:58:03 -05:00
parent 3eae87adc9
commit 97abbd7a31
4 changed files with 15 additions and 11 deletions

View File

@ -8,7 +8,6 @@ DEC LITERAL1 Serial_Print
BIN LITERAL1 Serial_Print
HEX LITERAL1 Serial_Print
OCT LITERAL1 Serial_Print
BYTE LITERAL1 Serial_Print
PI LITERAL1
HALF_PI LITERAL1
TWO_PI LITERAL1