Minor fixes to file descriptions and disable DEBUG switches
This commit is contained in:
parent
c792f5cf4b
commit
ac07e848b7
7 changed files with 9 additions and 9 deletions
|
@ -45,8 +45,8 @@
|
|||
/*---------------------------------------------------------------------------*/
|
||||
#include "lib/sensors.h"
|
||||
/* -------------------------------------------------------------------------- */
|
||||
#ifndef SHT25_H_
|
||||
#define SHT25_H_
|
||||
#ifndef MOTION_SENSOR_H_
|
||||
#define MOTION_SENSOR_H_
|
||||
/* -------------------------------------------------------------------------- */
|
||||
/**
|
||||
* \name Motion sensor return and operation values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue