We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c14ce commit 562073cCopy full SHA for 562073c
main.py
@@ -29,7 +29,7 @@
29
sensor = machine.ADC(adcpin)
30
sock = usocket
31
SSID = 'BB'
32
-PASSWORD = '6KH1jk1mn0s'
+PASSWORD = ''
33
# SERVER_HOSTNAME = "e5d2174059b64286bd5f243dd055355a.s1.eu.hivemq.cloud:8884/mqtt"
34
USER = "Cuthbert"
35
TOPIC = "test_data"
0 commit comments