Istvan Cserny / Mbed 2 deprecated ledblink_other_way

Dependencies:   mbed

Revision:
1:531072dae13b
Parent:
0:4e110b1c53fc
--- a/main.cpp	Mon Oct 12 15:41:17 2015 +0000
+++ b/main.cpp	Tue Oct 13 10:13:34 2015 +0000
@@ -1,4 +1,4 @@
-/** Ledblink the other way
+/** Led blinking in the other way
  * Blink the green LED by switching the LED_GREEN (PTB19) pin
  * between output and input mode. In output mode the pin will sink,
  * while in the input mode it will be in the tristate (high impedance) mode.