Remove obsolete comment from example

This commit is contained in:
Aran Vink 2021-03-17 00:26:14 +01:00
parent a23ba6d493
commit 4f74db45f0

View file

@ -30,7 +30,7 @@ void setup() {
void loop() {
Usb.Task();
if (AMBX.AMBXConnected) { // One can only set the color of the bulb, set the rumble, set and get the bluetooth address and calibrate the magnetometer via USB
if (AMBX.AMBXConnected) {
if (state == 0) {
} else if (state == 1) {