|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
WiFi radio power controls (PC_ENABLE_RADIO_POWER). More...
Go to the source code of this file.
WiFi radio power controls (PC_ENABLE_RADIO_POWER).
Applies the WiFi modem-sleep mode (PC_RADIO_WIFI_PS) and an optional max-TX cap (PC_RADIO_MAX_TX_DBM) in one call - trade throughput/latency for lower average power on a battery device. The mode names are pure/host-tested; the apply + readback use esp_wifi on ESP32 (no-ops on host).
Definition in file radio_power.h.