浏览代码

debug fix getData

marek 1 月之前
父节点
当前提交
18e3d40f42
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/getData.py

+ 1 - 1
apps/getData.py

@@ -68,7 +68,7 @@ async def ble_task():
                     await asyncio.sleep(1)
         except Exception as e:
             outdoorConnected = 0
-            print("exception while connecting or getting data", e)
+            print(f"exception while connecting or getting data {e}")
 
 async def sensor_task():
     global indoorValues