more changes and linking
This commit is contained in:
@@ -212,7 +212,8 @@ impl PlantHal {
|
||||
//
|
||||
let mut esp = Esp {
|
||||
mqtt_client: None,
|
||||
dummy: PhantomData::default()
|
||||
dummy: PhantomData::default(),
|
||||
wall_clock_offset : 0
|
||||
// wifi_driver,
|
||||
// boot_button
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user