-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 7f334c0
committed
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
2 files changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
0 commit comments