Browse Source

Merge pull request #2703 from IoTThinks/Fixed-powersaving--in-cli_commands.md-2026-06

Change default power saving setting to 'off'
pull/2704/head
Liam Cottle 2 days ago
committed by GitHub
parent
commit
b6454d6251
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/cli_commands.md

2
docs/cli_commands.md

@ -406,7 +406,7 @@ This document provides an overview of CLI commands that can be sent to MeshCore
- `on`: enable power saving - `on`: enable power saving
- `off`: disable power saving - `off`: disable power saving
**Default:** `on` **Default:** `off`
**Note:** When enabled, device enters sleep mode between radio transmissions **Note:** When enabled, device enters sleep mode between radio transmissions

Loading…
Cancel
Save