fix:change BATERY_INFO_H to BATTERY_INFO_H

Signed-off-by: lvzheng <532101726@qq.com>
This commit is contained in:
lvzheng
2022-09-08 18:18:13 +08:00
parent 0ecbac09c0
commit 428ff210d2
+3 -3
View File
@@ -13,8 +13,8 @@
* limitations under the License.
*/
#ifndef BATERY_INFO_H
#define BATERY_INFO_H
#ifndef BATTERY_INFO_H
#define BATTERY_INFO_H
#ifdef __cplusplus
extern "C" {
@@ -108,4 +108,4 @@ int32_t GetBatTemperature(void);
#ifdef __cplusplus
}
#endif // __cplusplus
#endif // BATERY_INFO_H
#endif // BATTERY_INFO_H