FactbirdHQ / ublox-short-range-rs

A driver crate for the entire u-blox short range family in Rust
6 stars 2 forks source link

DNS server configuration + AP #87

Closed GustavToft closed 1 month ago

GustavToft commented 2 months ago

Pull request implements DNS server specification, which was necessary to get the captive portal to work.

Additionally, some stuff for Access Point.

Just let me know if anything looks sketchy.