2019-04-30 10:10:12 -04:00
..
2019-03-28 11:59:31 -04:00
2019-04-30 10:10:12 -04:00
2019-03-06 20:08:32 -05:00
2018-10-25 11:13:01 -04:00

This example corresponds to the QM Tutorial at:

https://www.state-machine.com/qm/gs_tut.html


Specifically the files are as follows:

blinky.qm  - the QM model for the Blinky active object
blinky.cpp - the generated code for the Blinky application
make.bat   - the batch file for building Blinky on Windows
Makefile   - the makefile to build Blinky on Linux