Skip to content

Commit 21b5747

Browse files
committed
Documentation, closes Arduino-IRremote#878
1 parent 58a2725 commit 21b5747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,8 @@ And at least it would be wonderful if you can provide an example how to use the
302302
A detailed description can be found in the [ir_Template.cpp](https://github.com/Arduino-IRremote/Arduino-IRremote/blob/master/src/ir_Template.cpp#L18) file.
303303

304304
# NEC encoding
305-
8 bit address NEC code
305+
Created with sigrok PulseView with IR_NEC decoder by DjordjeMandic.<br/>
306+
8 bit address NEC code
306307
![8 bit address NEC code](https://user-images.githubusercontent.com/6750655/108884951-78e42b80-7607-11eb-9513-b07173a169c0.png)
307308
16 bit address NEC code
308309
![16 bit address NEC code](https://user-images.githubusercontent.com/6750655/108885081-a6c97000-7607-11eb-8d35-274a7065b6c4.png)

keywords.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,3 @@ UNKNOWN LITERAL1
9494
IR_RECEIVE_PIN LITERAL1
9595
IR_SEND_PIN LITERAL1
9696
FEEDBACK_LED_IS_ACTIVE_LOW LITERAL1
97-
ALTERNATIVE_IR_FEEDBACK_LED_PIN LITERAL1

0 commit comments

Comments
 (0)