Skip to content

Commit 6e5c163

Browse files
authored
Merge pull request #754 from HardFatal/master
fix build error
2 parents 4467667 + b6a43ef commit 6e5c163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensors/private_include/sc031gs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
*/
66
#ifndef __SC031GS_H__
7-
#define __SC030GS_H__
7+
#define __SC031GS_H__
88

99
#include "sensor.h"
1010

0 commit comments

Comments
 (0)