Skip to content

Commit

Permalink
i2c: add INA3221 Voltage Monitor to README under supported i2c devices
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed May 5, 2017
1 parent 4f4b94c commit b71aed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ drivers provided using the `gobot/drivers/i2c` package:
- Grove Digital Accelerometer
- Grove RGB LCD
- HMC6352 Compass
- INA3221 Voltage Monitor
- JHD1313M1 LCD Display w/RGB Backlight
- L3GD20H 3-Axis Gyroscope
- LIDAR-Lite
Expand Down
1 change: 1 addition & 0 deletions drivers/i2c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gobot has a extensible system for connecting to hardware devices. The following
- Grove Digital Accelerometer
- Grove RGB LCD
- HMC6352 Compass
- INA3221 Voltage Monitor
- JHD1313M1 LCD Display w/RGB Backlight
- L3GD20H 3-Axis Gyroscope
- LIDAR-Lite
Expand Down

0 comments on commit b71aed4

Please sign in to comment.