Skip to content

Removed empty tag from the metadata #1409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
title: 'MKR WiFi 1010 Battery Application Note'
difficulty: intermediate
description: 'Learn about different topics related to batteries, and how to choose the correct battery for you MKR application.'

tags:
- Battery
- MKR
-
author: 'Ali Jahangiri'
hardware:
- hardware/01.mkr/01.boards/mkr-wifi-1010
Expand Down Expand Up @@ -340,4 +338,4 @@ In this Application Note, you have gained an understanding of how the batteries

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