Skip to content

Commit

Permalink
Revert "fixed missing dns resolution"
Browse files Browse the repository at this point in the history
This reverts commit afbdfd3.
  • Loading branch information
JavanXD committed Apr 30, 2019
1 parent 68ce05d commit bc6389d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions read_and_upload_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def start_measurement(measurement_stop):
channel = thingspeak.Channel(id=channel_id, write_key=write_key)

# counting connection Errors
global connectionErros
connectionErros = 0

# start at -6 because we want to get 6 values before we can filter some out
Expand Down

0 comments on commit bc6389d

Please sign in to comment.