Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7f334c0

Browse files
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
1 parent 60f0d0b commit 7f334c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎libraries/HID/keywords.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################
2-
# Syntax Coloring Map HID
2+
# Syntax Coloring Map For HID
33
#######################################
44

55
#######################################

‎libraries/SPI/keywords.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#######################################
2-
# Syntax Coloring Map SPI
2+
# Syntax Coloring Map For SPI
33
#######################################
44

55
#######################################

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /