Skip to content

Commit ccd1be8

Browse files
authored
Merge pull request #1409 from arduino/jhansson-ard/patch-1
Removed empty tag from the metadata
2 parents 3fcc932 + 8ecf675 commit ccd1be8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: content/hardware/01.mkr/01.boards/mkr-wifi-1010/tutorials/mkr-battery-app-note/mkr-battery-app-note.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
title: 'MKR WiFi 1010 Battery Application Note'
33
difficulty: intermediate
44
description: 'Learn about different topics related to batteries, and how to choose the correct battery for you MKR application.'
5-
65
tags:
76
- Battery
87
- MKR
9-
-
108
author: 'Ali Jahangiri'
119
hardware:
1210
- hardware/01.mkr/01.boards/mkr-wifi-1010
@@ -340,4 +338,4 @@ In this Application Note, you have gained an understanding of how the batteries
340338

341339
- Try disabling the charging circuit with `disableCharge()` in order to read the battery voltage, while it isn't charging
342340
- Try experimenting with different battery capacities, and see how long it can power your application.
343-
- Send a just the `voltBat` over the serial and use the Serial Plotter to view the values as a graph.
341+
- Send a just the `voltBat` over the serial and use the Serial Plotter to view the values as a graph.

0 commit comments

Comments
 (0)