use own wifi implementation to connect to wifi. store credentials in flash. no wifi connection yet
This commit is contained in:
@@ -5,3 +5,4 @@ pub type Nvs = esp_nvs::Nvs<FlashStorage<'static>>;
|
||||
pub mod cardstore;
|
||||
pub mod settings;
|
||||
pub mod store;
|
||||
pub mod wifistore;
|
||||
|
||||
Reference in New Issue
Block a user