Skip to content

Commit

Permalink
sensor: bq27421: fix available platform in README
Browse files Browse the repository at this point in the history
bq27421 is available only on nrf9160_innblue22

Signed-off-by: Parthiban Nallathambi <[email protected]>
  • Loading branch information
parthitce authored and nashif committed Oct 21, 2020
1 parent cbed881 commit 4db35e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/sensor/bq274xx/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ from BQ274XX sensor and prints this information to the UART console.
Requirements
************

- nrf9160_innblue21 board with BQ274XX sensor `BQ274XX Sensor`_
- nrf9160_innblue22 board with BQ274XX sensor `BQ274XX Sensor`_

Building and Running
********************
Expand All @@ -34,7 +34,7 @@ Build this sample using the following commands:

.. zephyr-app-commands::
:zephyr-app: samples/sensor/bq274xx
:board: nrf9160_innblue21
:board: nrf9160_innblue22
:goals: build flash

References
Expand Down

0 comments on commit 4db35e0

Please sign in to comment.