diff options
| author | Your Name <you@example.com> | 2026-05-21 13:50:50 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-21 13:50:50 +0530 |
| commit | a000d033ae9555e434ad3c6c7b44ed9b445ba99b (patch) | |
| tree | d8d77963802d3003fe7d84ca0e41e413740cb048 /components/nucula_lib/nucula_wallet.cpp | |
| parent | 5592e194029aafe96d76a0948750b8b43ae74413 (diff) | |
fix: restore AP gateway for DHCP client routing
AP gateway was set to 0.0.0.0 to prevent routing issues, but this
broke DHCP — clients didn't get a default route through the board.
Now set ap_gw = ap_ip so DHCP advertises the board as gateway,
while the STA default route handles outbound internet traffic.
Diffstat (limited to 'components/nucula_lib/nucula_wallet.cpp')
0 files changed, 0 insertions, 0 deletions