From 7bf60cea1b73f71a11820718606496494677a49d Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期五, 16 十二月 2022 14:09:36 +0800
Subject: [PATCH] 1

---
 Src/ExternalDevices/dps310.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Src/ExternalDevices/dps310.h b/Src/ExternalDevices/dps310.h
index 343374a..393b711 100644
--- a/Src/ExternalDevices/dps310.h
+++ b/Src/ExternalDevices/dps310.h
@@ -337,5 +337,5 @@
  struct dps310_state *drv_state
 );
 
-
+float GetPressAndHeight(void);
 #endif // DPS310_H_INCLUDED

--
Gitblit v1.9.3