Fix the sensor list issue.

This commit is contained in:
bernard
2014-12-01 12:22:17 +08:00
parent 43e4615075
commit c26b999360
2 changed files with 16 additions and 6 deletions

View File

@@ -34,10 +34,7 @@
#define SENSORS_H__
#include <rtdevice.h>
#include <stdint.h>
#include <sys/cdefs.h>
#include <sys/types.h>
/**
* Handles must be higher than SENSORS_HANDLE_BASE and must be unique.