forked from pz4kybsvg/Conception
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.
14 lines
241 B
14 lines
241 B
2 years ago
|
/*
|
||
|
* location_provider.h
|
||
|
* Location Provider feature
|
||
|
*
|
||
|
* Created by Jacky Li (eveningwear@gmail.com) at 2014-12-26
|
||
|
* Copyright 2014 (c) www.robopeak.com
|
||
|
*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include <rpos/rpos_config.h>
|
||
|
|
||
|
#include "artifact_provider/feature.h"
|