Skip to content

Commit

Permalink
Update BH1750FVI_Simple.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterEmbedded authored Jun 22, 2021
1 parent b36049b commit 1e18959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/BH1750FVI_Simple/BH1750FVI_Simple.ino
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
SDA <-> D2 [green]
SCL <-> D1 [blue]
ADDR <-> RX [yellow]
*/
*/

#include <Wire.h>
#include <BH1750FVI.h>
Expand Down

0 comments on commit 1e18959

Please sign in to comment.