File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222SOFTWARE.
2323
2424-------------------------------------------------------------------------------
25- Project Site: https://github.com/laidbackcoder/EasyMQTT
25+ Project Site: https://github.com/laidbackcoder/EssentialMQTT
2626-------------------------------------------------------------------------------
2727"""
2828
29- from src .easy_mqtt import mqtt_client
29+ from src .essentialmqtt import mqtt_client
3030from time import sleep
3131
3232client_id = 'test_client_1'
Original file line number Diff line number Diff line change 2222SOFTWARE.
2323
2424-------------------------------------------------------------------------------
25- Project Site: https://github.com/laidbackcoder/EasyMQTT
25+ Project Site: https://github.com/laidbackcoder/EssentialMQTT
2626-------------------------------------------------------------------------------
2727"""
2828
29- from src .easy_mqtt import mqtt_client
29+ from src .essentialmqtt import mqtt_client
3030from time import sleep
3131
3232client_id = 'test_client_2'
You can’t perform that action at this time.
0 commit comments