Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
loiphin authored Oct 5, 2016
1 parent 2b38c96 commit 3b613c5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
import ujson
import esp

# Variables to set
WIFI_SSID = 'your-wifi-network'
WIFI_KEY = 'your-password'


def measure():
d = dht.DHT11(machine.Pin(4))
Expand Down

0 comments on commit 3b613c5

Please sign in to comment.