Skip to content

Commit

Permalink
Examples - link to stopwatch
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhornyak authored Jan 19, 2021
1 parent 0664880 commit 04ec9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This example demonstrates different techniques of using SCXML data models in app

### [StopWatch (Qt QML SCXML EcmaScript)](https://github.com/alexzhornyak/SCXML-tutorial/tree/master/Examples/Qt/StopWatch)
Classical StopWatch with 2 buttons. All internal logic is written with SCXML EcmaScript Datamodel
![StopWatchPreview](../Images/StopWatch_intro.png)
![StopWatchPreview](../Images/StopWatchScxml.gif)

### [KT76C Transponder Simulator (Qt USCXMLCLib Lua)](https://github.com/alexzhornyak/UscxmlCLib/tree/master/Examples/Qt/KT76CSim)
The BendixKing KT 76C transponder - radio transmitter/receiver which operates on radar frequencies
Expand Down

0 comments on commit 04ec9e2

Please sign in to comment.