Abstract WiFi peripheral interface for the Deki Engine. Defines IDekiWiFi: connect, disconnect, connection state, and access point scanning.
This module contains no radio driver of its own. A platform integration module (for example deki-esp32-integration) registers the concrete backend.
Part of the Deki Engine module ecosystem.
Install via the Module Manager inside the Deki Editor.
| Dependency | Type |
|---|---|
| ESP-IDF | External, only on ESP32 targets |
Licensed under the Apache License, Version 2.0. See LICENSE for details.