Closed fredericaltorres closed 6 years ago
Should this code light up my LEDs?
for (int x = 0; x < MAX_ARDUINO_DIGITAL_PIN; x++) { firmata.SetDigitalPin(x, state); }
Should this code light up my LEDs?
for (int x = 0; x < MAX_ARDUINO_DIGITAL_PIN; x++) { firmata.SetDigitalPin(x, state); }