mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-11-02 23:21:41 +01:00 
			
		
		
		
	The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted. Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
		
			
				
	
	
		
			26 lines
		
	
	
		
			570 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			570 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#######################################
 | 
						|
# Syntax Coloring Map For Ultrasound
 | 
						|
#######################################
 | 
						|
 | 
						|
#######################################
 | 
						|
# Datatypes (KEYWORD1)
 | 
						|
#######################################
 | 
						|
 | 
						|
ESPmDNS	KEYWORD1
 | 
						|
MDNS	KEYWORD1
 | 
						|
 | 
						|
#######################################
 | 
						|
# Methods and Functions (KEYWORD2)
 | 
						|
#######################################
 | 
						|
 | 
						|
begin	KEYWORD2
 | 
						|
end	KEYWORD2
 | 
						|
addService	KEYWORD2
 | 
						|
enableArduino	KEYWORD2
 | 
						|
disableArduino	KEYWORD2
 | 
						|
 | 
						|
#######################################
 | 
						|
# Constants (LITERAL1)
 | 
						|
#######################################
 | 
						|
 |