Holiday Notice: Order by Sep 29th for pre-holiday shipping. DFRobot will be on holiday Sep 30 - Oct 8, resuming shipping on Oct 9.
input.onButtonPressed(Button.A, () => { led.toggle(0, 0); }); input.onButtonPressed(Button.B, () => { led.toggle(4, 0); });