Toggle Navigation
Hatchery
Eggs
pixelSnake
__init__.py
Users
Badges
Login
Register
MCH2022 badge?
go to mch2022.badge.team
__init__.py
raw
Content
from umqtt.simple import MQTTClient #try: from pixelSnake import PixelSnake #except Exception as e: #from umqtt.simple import MQTTClient # c = MQTTClient("pixelSnake/Debug", "mqtt.sha2017.org") # c.connect() # c.publish(str(e)) # c.disconnect()