This library is designed to create and run state graphs. It supports hierarchical states and parallel states execution.

Revision:
4:22b4462fcb26
Parent:
0:f4fdca2c4c67
--- a/utt_foobar_with_ud.h	Tue Feb 12 08:56:43 2019 +0000
+++ b/utt_foobar_with_ud.h	Tue Feb 02 20:47:45 2021 +0000
@@ -104,10 +104,9 @@
     Bar *bar;
 };
 
-/*
+
 InterruptIn button(PC_13);
-DigitalOut led(LED1);
-*/
+
 void unit_test(){
     
     StateMachine root("FOOBAR_ROOT");