21#ifndef EDGEHOG_GEOLOCATION_H
22#define EDGEHOG_GEOLOCATION_H
40 double altitude_accuracy;
52void edgehog_geolocation_publish(edgehog_device_handle_t edgehog_device);
64void edgehog_geolocation_update(
Edgehog geolocation Data struct.
Definition edgehog_geolocation.h:34