Skip to content

Commit 1ca6fc3

Browse files
sebromeroaliphys
andauthored
nicla-system: Apply suggestions from Ali's code review.
Co-authored-by: Ali Jahangiri <[email protected]>
1 parent 5fff648 commit 1ca6fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/Nicla_System/examples/NiclaSenseME_BatteryChargingSimple/NiclaSenseME_BatteryChargingSimple.ino

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/*
22
* This example shows how to use the Nicla Sense ME library to charge a battery.
33
*
4-
* The LED colors will change depending on the battery's operating status:
4+
* The LED color will change depending on the battery's operating status:
55
* - Blue: Ready
66
* - Yellow: Charging
77
* - Green: Charging complete
88
* - Red: Error
99
*
1010
* Instructions:
11-
* 1. Connect a battery to the board.
11+
* 1. Connect a single cell (3.7V nominal) LiPo/Li-Ion battery to the board via battery connector (J4) or the pin header (J3).
1212
* 2. Configure the charge current in the setup() function.
1313
* 3. Upload this sketch to your Nicla Sense ME board.
1414
*

0 commit comments

Comments
 (0)