Updated to match the new sensors API
This commit is contained in:
parent
bca8104a86
commit
2a7ad011c5
6 changed files with 58 additions and 115 deletions
|
@ -26,12 +26,14 @@
|
|||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: vib-sensor.h,v 1.1 2006/08/21 12:11:18 fros4943 Exp $
|
||||
* $Id: vib-sensor.h,v 1.2 2010/01/14 19:12:31 nifi Exp $
|
||||
*/
|
||||
|
||||
#ifndef __VIB_H__
|
||||
#define __VIB_H__
|
||||
|
||||
#include "lib/sensors.h"
|
||||
|
||||
extern const struct sensors_sensor vib_sensor;
|
||||
|
||||
#define VIB_SENSOR "Vibration sensor"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue