This commit is contained in:
xyj 2023-12-02 11:23:40 +08:00
parent aa945954a8
commit c58f71bab8
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@ import time
import requests import requests
while (True):
print(time.time())
time.sleep(10.0)
# data = { # data = {
# "wind_speed": 26, # "wind_speed": 26,
# "wind_direction": 6, # "wind_direction": 6,