|
DeterministicESPAsyncWebServer v6.28.0
Zero-allocation, bounded-execution async HTTP server for ESP32
|
WiFi radio power controls (DETWS_ENABLE_RADIO_POWER). More...
Go to the source code of this file.
WiFi radio power controls (DETWS_ENABLE_RADIO_POWER).
Applies the WiFi modem-sleep mode (DETWS_RADIO_WIFI_PS) and an optional max-TX cap (DETWS_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.