Fixed note error in sensor_demo.h
__APP_DEMO_H__ -> __SENSOR_DEMO_H__
This commit is contained in:
@@ -17,5 +17,5 @@ void application_entry(void *arg);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __APP_DEMO_H__ */
|
||||
#endif /* __SENSOR_DEMO_H__ */
|
||||
|
||||
|
Reference in New Issue
Block a user