FirstLegoLeague / displaySystem

Set of display tools
https://firstlegoleague.github.io/displaySystem/
4 stars 7 forks source link

Create abstraction to check if system is connected to mhub #50

Open Jheronymus opened 7 years ago

Jheronymus commented 7 years ago

There should be a wrapper function to handle checking for proper connectivity. Something along the lines of:

if (system.connected()) {}

See discussion on PR #41