Saranya-karan

Results 1 issues of Saranya-karan

My code ``` import time import machine import network import ujson from simple1 import MQTTClient SSID = b'Exxxye' PASS = b'8xxx766' CLIENT_ID = b'ixxxxxxxxxxxx6eb63' AWS_ENDPOINT = b'xxxxx-1.amazonaws.com' PUB_TOPIC = b'temperature'...