Skip to content

Commit 9f8d4dc

Browse files
committed
particle-{argon,boron}: make note on untested nature of board_bat_voltage for this board
1 parent c39b697 commit 9f8d4dc

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

boards/particle-argon/doc.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ that provides access to multiple communication protocols: BLE, 802.15.4 and WiFi
1818

1919
The board datasheet is available [here](https://docs.particle.io/assets/pdfs/datasheets/argon-datasheet.pdf)
2020

21+
@experimental Support to measure the voltage via ADC using the
22+
`board_bat_voltage` feature (see [Feature List](@ref feature-list)) is provided
23+
for this board. However, it was only ever tested for the very similar
24+
@ref boards_particle-xenon. If you encounter any errors when measuring the
25+
voltage for the Particle Argon, please report this!
26+
2127
### Flash the board
2228

2329
See the `Flashing` section in @ref boards_common_particle-mesh.

boards/particle-boron/doc.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ that provides access to multiple communication protocols: BLE, 802.15.4 and LTE.
1818

1919
The board datasheet is available [here](https://docs.particle.io/assets/pdfs/datasheets/boron-datasheet.pdf)
2020

21+
@experimental Support to measure the voltage via ADC using the
22+
`board_bat_voltage` feature (see [Feature List](@ref feature-list)) is provided
23+
for this board. However, it was only ever tested for the very similar
24+
@ref boards_particle-xenon. If you encounter any errors when measuring the
25+
voltage for the Particle Boron, please report this!
26+
2127
### Flash the board
2228

2329
See the `Flashing` section in @ref boards_common_particle-mesh.

0 commit comments

Comments
 (0)