Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalocasas authored and rac2030 committed Jun 16, 2018
1 parent 9a2e01b commit 3f2f271
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions firmware/examples/i2c_scanner/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# i2c scanner

Sample sketch to scan the I2C bus and report found devices. It's the
same code as seen on the [Arduino Playground](https://playground.arduino.cc/Main/I2cScanner),
with the only difference of adapting the `Serial` speed to the defaults of the NINA module.

0 comments on commit 3f2f271

Please sign in to comment.