wpilibsuite/wpilib-ws-robot-romi

Add better error handling for I2C connection issues

zhiquanyeo opened this issue · 0 comments

Right now, if there's a problem with the I2C connection, we get an endless stream of Unhandled Promise Exceptions. This should get cleaned up a little bit so that we don't flood the console with these.