Commit 0ef13e33 authored by Ian Craggs's avatar Ian Craggs

More

parent 9b67396d
print "this is the test Python program"
from __future__ import print_function from __future__ import print_function
# Trace MQTT traffic print("this is the test Python program")
import MQTTV3112 as MQTTV3
import socket, sys, select, traceback, datetime, os import socket, sys, select, traceback, datetime, os
import SocketServer as socketserver import SocketServer as socketserver
\ No newline at end of file
# Trace MQTT traffic
import MQTTV3112 as MQTTV3
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment