Example code to toggle the RGB LED of the application shield with a State Machine

Revision:
0:00a89ddb74dc
diff -r 000000000000 -r 00a89ddb74dc .gitignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Wed Oct 28 12:17:07 2020 +0000
@@ -0,0 +1,4 @@
+.build
+.mbed
+projectfiles
+*.py*