Merge pull request #106 from DavidLin1577/patch-1

Improve readability of codes in sensor_demo
This commit is contained in:
Arthur
2020-02-29 12:08:07 +08:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -17,5 +17,5 @@ void application_entry(void *arg);
} }
#endif #endif
#endif /* __APP_DEMO_H__ */ #endif /* __SENSOR_DEMO_H__ */