Skip to content

Commit a9d542d

Browse files
authored
[releases/1.2] Include game_of_life in list of examples (#388) (#390)
Include game_of_life in list of examples (#388)
1 parent 3eea1fd commit a9d542d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The TestStand sequence files associated with each example are saved in TestStand
2727
- `niswitch_control_relays`: Controls relays using an NI relay driver (e.g. PXI-2567).
2828
- `nivisa_dmm_measurement`: Performs a DMM measurement using NI-VISA and an NI Instrument Simulator v2.0.
2929
- `ui_progress_updates`: Generates random numbers and updates the measurement UI to show progress.
30+
- `game_of_life`: Displays Conway's Game of Life in a graph.
3031

3132
For more details about a specific example, see the `README.md` file included with the example.
3233

0 commit comments

Comments
 (0)