Update blehr_sens.h
H_BLEHR_SENSOR_ -> _BLEHR_SENS_H_
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
* under the License.
|
* under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef H_BLEHR_SENSOR_
|
#ifndef _BLEHR_SENS_H_
|
||||||
#define H_BLEHR_SENSOR_
|
#define _BLEHR_SENS_H_
|
||||||
|
|
||||||
#include "nimble/ble.h"
|
#include "nimble/ble.h"
|
||||||
#include "modlog/modlog.h"
|
#include "modlog/modlog.h"
|
||||||
@@ -37,4 +37,4 @@ int gatt_svr_init(void);
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif //_BLEHR_SENS_H_
|
||||||
|
Reference in New Issue
Block a user