Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ľuboš Jenčík
Hackathon2021
Commits
611b33a5
Commit
611b33a5
authored
May 20, 2021
by
Ľuboš Jenčík
Browse files
Update main.py
parent
c83d8fef
Changes
1
Hide whitespace changes
Inline
Side-by-side
esp-2/main.py
View file @
611b33a5
...
...
@@ -28,7 +28,7 @@ def callback(topic, message):
setValue
(
True
)
do_connect
(
'
JencikWifi1'
,
'Matus2621996
'
)
do_connect
(
'
xxx'
,
'xxx
'
)
client
=
MQTTClient
(
'esp32-lubos'
,
'broker.hivemq.com'
,
1883
)
client
.
set_callback
(
callback
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment