upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/components/nucula_lib/nucula_wallet.cpp
diff options
context:
space:
mode:
authorYour Name <you@example.com>2026-05-20 06:50:27 +0530
committerYour Name <you@example.com>2026-05-20 06:50:27 +0530
commit09c9a6425587e8f71a8089815aaae11e51bdfef9 (patch)
treee362a61124b27bd8a1593672cd3c2e1f898754be /components/nucula_lib/nucula_wallet.cpp
parentc44fa437bc7b25c072c1186912f6af7646b5354b (diff)
fix: start captive portal on AP_START, use esp_timer for service init
Root cause: xTaskCreate from within IP event handler never scheduled the services_start_task on ESP32-S3. Replaced with esp_timer one-shot callback. Also moved captive_portal_start() into start_ap_services() so the portal starts immediately when the AP comes up, not waiting for STA GOT IP. Added /debug endpoint for runtime diagnostics. Added captive_portal diagnostic getters.
Diffstat (limited to 'components/nucula_lib/nucula_wallet.cpp')
0 files changed, 0 insertions, 0 deletions