mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
14 lines
300 B
Markdown
14 lines
300 B
Markdown
|
---
|
||
|
id: battery
|
||
|
title: Adding and sizing batteries
|
||
|
sidebar_label: Batteries
|
||
|
---
|
||
|
|
||
|
import { BatteryCalculator } from '../../src/components/BatteryCalculator';
|
||
|
|
||
|
Sizing a battery for a node depends on several factors.
|
||
|
|
||
|
Please use this calculator to aid you in sizing your battery.
|
||
|
|
||
|
<BatteryCalculator />
|