mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
a6a59f1783
This reverts commit df9835efafd13685251749bc210c0b96a18a96a5, reversing changes made to ec45af8bfa9222a807c075dd1db4b5aa798bba03. Conflicts: hardware/arduino/variants/mega/pins_arduino.h libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
28 lines
601 B
Plaintext
Executable File
28 lines
601 B
Plaintext
Executable File
#######################################
|
|
# Syntax Coloring Map for NewSoftSerial
|
|
#######################################
|
|
|
|
#######################################
|
|
# Datatypes (KEYWORD1)
|
|
#######################################
|
|
|
|
NewSoftSerial KEYWORD1
|
|
|
|
#######################################
|
|
# Methods and Functions (KEYWORD2)
|
|
#######################################
|
|
|
|
begin KEYWORD2
|
|
end KEYWORD2
|
|
read KEYWORD2
|
|
available KEYWORD2
|
|
isListening KEYWORD2
|
|
overflow KEYWORD2
|
|
flush KEYWORD2
|
|
listen KEYWORD2
|
|
|
|
#######################################
|
|
# Constants (LITERAL1)
|
|
#######################################
|
|
|