Skip to content

Commit 9b860af

Browse files
committed
8.1.2a
1 parent d4f9e82 commit 9b860af

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

posix-win32/blinky/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This example corresponds to the QM Tutorial at:
66

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

9-
Specifically the files are as follows:
9+
The following files comprise the project:
1010

1111
- the `blinky_console.qm` model file, from which all other
1212
files are generated:
@@ -16,3 +16,7 @@ Specifically the files are as follows:
1616
- `bsp.c` - the generated code for the Board Support Package
1717
- `main.c` - the generated code for the main function
1818
- `Makefile` - the generated makefile to build Blinky on Windows/Linux/macOS
19+
20+
## Blinky State Machine and Code
21+
22+
![Blinky state machine and code](blinky_smc.png)

0 commit comments

Comments
 (0)