Plot acceleration in the x dimension on the LEDs.
x
basic.forever(() => { led.plotBarGraph( input.acceleration(Dimension.X), 1023 ) })