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 eab4abd commit 501df96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Available registers for reading and writing.
Name | Register | R/W | Data length
-----|----------|-----|-------------
GET_CAPACITANCE | 0x00 | (r) | 2
SET_ADDRESS | 0x01 | (r) | 1
GET_ADDRESS | 0x02 | (w) | 1
SET_ADDRESS | 0x01 | (w) | 1
GET_ADDRESS | 0x02 | (r) | 1
MEASURE_LIGHT | 0x03 | (w) | 0
GET_LIGHT | 0x04 | (r) | 0
GET_TEMPERATURE | 0x05 | (r) | 2
Expand Down

0 comments on commit 501df96

Please sign in to comment.