mirror of
https://gitlab.com/imvec/picapikap.git
synced 2025-12-05 14:09:58 +01:00
Update PicaPiKAP.py
This commit is contained in:
@@ -41,4 +41,4 @@ while True:
|
||||
print("Presion: %0.1f hPa" % bme280.pressure)
|
||||
print("Altitud = %0.1f metros" % bme280.altitude)
|
||||
print("-----")
|
||||
time.sleep(2)
|
||||
time.sleep(3)
|
||||
|
||||
Reference in New Issue
Block a user