Lights the barrery LED one-by-one, in an interval of 0.5 seconds. When button A is pressed, the LEDS hold.

Dependencies:   FRDM-TFC mbed

History

Commenting reshaped for A4 page default tip

2016-05-14, by NoamVH [Sat, 14 May 2016 13:58:05 +0000] rev 4

Commenting reshaped for A4 page


Foramtted.

2016-02-27, by NoamVH [Sat, 27 Feb 2016 14:11:59 +0000] rev 3

Foramtted.


Added comments.

2016-02-27, by NoamVH [Sat, 27 Feb 2016 14:02:15 +0000] rev 2

Added comments.


Discovered the function TFC_SetBatteryLED_Level( i ) from the TFC API, which cuts the code to half length and makes things much more simple.

2016-02-27, by NoamVH [Sat, 27 Feb 2016 13:57:43 +0000] rev 1

Discovered the function TFC_SetBatteryLED_Level( i ) from the TFC API, which cuts the code to half length and makes things much more simple.


Activates battery LEDS one-by-one in an interval of 0.5 seconds.; When button A is pressed, the LED hold their current position.

2016-02-24, by NoamVH [Wed, 24 Feb 2016 20:56:06 +0000] rev 0

Activates battery LEDS one-by-one in an interval of 0.5 seconds.; When button A is pressed, the LED hold their current position.