Improvement
* Added all make option to Makefile * Added broker and subscriber setup on readme.md
This commit is contained in:
@@ -9,7 +9,7 @@ from ctypes import *
|
||||
import _ctypes
|
||||
from textwrap import wrap
|
||||
|
||||
broker = "192.168.2.16"
|
||||
broker = "127.0.0.1"
|
||||
client = paho.Client()
|
||||
port = 1883
|
||||
|
||||
|
||||
0
infidel-code/py_wrappers/python_Connector.py
Normal file → Executable file
0
infidel-code/py_wrappers/python_Connector.py
Normal file → Executable file
Reference in New Issue
Block a user