Skip to content

Commit

Permalink
Modify the default iic address
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhixin96 committed Mar 26, 2020
1 parent f141f47 commit e280bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ReadOzoneData/ReadOzoneData.ino
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#define COLLECT_NUMBER 20 // collect number, the collection range is 1-100
#define Ozone_IICAddress ADDRESS_3
/* iic slave Address, The default is ADDRESS_0
/* iic slave Address, The default is ADDRESS_3
ADDRESS_0 0x70 // iic device address
ADDRESS_1 0x71
ADDRESS_2 0x72
Expand Down

0 comments on commit e280bf9

Please sign in to comment.