When opening the sketch project, get an overview of the Arduino project files:
Special are the UserConfiguration.h and UserFiniteStateMachine.h files, these files descibe the finitie state machine. These files are the most important files for describing and making the control. Under Sketch.ino all standard software is located. This software is not part of the FSM user functionality, it contains the standard AFSM software.