Skip to content

Commit 0395dd1

Browse files
fix connect
1 parent 69e7145 commit 0395dd1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

solar2.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,6 @@ def on_press_top_button():
165165
print("influx test Exception: {0}".format(e))
166166

167167

168-
post_url="https://parallelgarden.surikata.info:8086/write?db=octopuslab&u=octopus&p=chobotni4ky"
169-
post_data="solar,place=octopuslab,id=1 keepalive={0},solarVolt={1}"
170-
171-
172168
# rtc = RTC() # real time
173169
tim1 = Timer(0) # for main 10 sec timer
174170
timer_init()

0 commit comments

Comments
 (0)