Skip to content

Commit

Permalink
Update ACR122Reader.js
Browse files Browse the repository at this point in the history
(cherry picked from commit d3e8f4d)
  • Loading branch information
matyulabz authored and pokusew committed Dec 27, 2018
1 parent ba4348b commit 1ed5972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ACR122Reader.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ class ACR122Reader extends Reader {
| 3 | Green LED State Mask | 1 = Update the State; 0 = No change |
| 4 | Initial Red LED Blinking State | 1 = On; 0 = Off |
| 5 | Initial Green LED Blinking State | 1 = On; 0 = Off |
| 6 | Red LED Blinking Mask | 1 = Blink; 0 = Not Blink |
| 7 | Green LED Blinking Mask | 1 = Blink; 0 = Not Blink |
| 6 | Red LED Blinking Mask | 1 = Blink; 0 = Not Blink |
| 7 | Green LED Blinking Mask | 1 = Blink; 0 = Not Blink |
+-----+----------------------------------+-------------------------------------+
*/

Expand Down

0 comments on commit 1ed5972

Please sign in to comment.