Skip to content

Commit 562073c

Browse files
authored
Update main.py
1 parent 27c14ce commit 562073c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
sensor = machine.ADC(adcpin)
3030
sock = usocket
3131
SSID = 'BB'
32-
PASSWORD = '6KH1jk1mn0s'
32+
PASSWORD = ''
3333
# SERVER_HOSTNAME = "e5d2174059b64286bd5f243dd055355a.s1.eu.hivemq.cloud:8884/mqtt"
3434
USER = "Cuthbert"
3535
TOPIC = "test_data"

0 commit comments

Comments
 (0)