FactbirdHQ / ublox-short-range-rs

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

(feature): Add simple activate if module already have config #71

Closed KennethKnudsen97 closed 9 months ago

KennethKnudsen97 commented 9 months ago

I have added 3 functions

  1. Get ssid of profile 0.
  2. Activate wifi with profile 0 config. This requires the module to already have wifi configuration.
  3. Reset config, should remove the stored wifi configuration.