Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- :main
- async checkConnector
- # You can do other stuff here as well
- :checkConnector
- if "My Connector" is connected
- set "My LCD" display text to "Connected"
- else
- set "My LCD" display text to "Not Connected"
- replay
Advertisement
Add Comment
Please, Sign In to add comment