Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Miceuz committed Jun 29, 2015
1 parent 501df96 commit f22a443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GET_CAPACITANCE | 0x00 | (r) | 2
SET_ADDRESS | 0x01 | (w) | 1
GET_ADDRESS | 0x02 | (r) | 1
MEASURE_LIGHT | 0x03 | (w) | 0
GET_LIGHT | 0x04 | (r) | 0
GET_LIGHT | 0x04 | (r) | 2
GET_TEMPERATURE | 0x05 | (r) | 2
RESET | 0x06 | (w) | 0
GET_VERSION | 0x07 | (r) | 1
Expand Down

0 comments on commit f22a443

Please sign in to comment.