Commit 7f334c0f authored by Aakash Hegde's avatar Aakash Hegde

Fix missing word in keywords.txt

Line 2 in keywords.txt file in the SPI and HID library directories have been modified as follows to ensure uniformity wrt the format in other libraries -

In ArduinoCore-avr\libraries\SPI\keywords.txt
Syntax Coloring Map SPI --> # Syntax Coloring Map For SPI

In ArduinoCore-avr\libraries\HID\keywords.txt
Syntax Coloring Map HID --> # Syntax Coloring Map For HID

Fixes arduino/Arduino#10938
parent 60f0d0b1
####################################### #######################################
# Syntax Coloring Map HID # Syntax Coloring Map For HID
####################################### #######################################
####################################### #######################################
......
####################################### #######################################
# Syntax Coloring Map SPI # Syntax Coloring Map For SPI
####################################### #######################################
####################################### #######################################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment