You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
* location_provider.h
|
|
* Location Provider feature
|
|
*
|
|
* Created by Tony Huang (cnwzhjs@gmail.com) at 2014-05-25
|
|
* Copyright 2014 (c) www.robopeak.com
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include <rpos/rpos_config.h>
|
|
|
|
#include "location_provider/feature.h"
|
|
#include "location_provider/map.h"
|