Skip to content

Commit

Permalink
[releases/1.2] Include game_of_life in list of examples (#388) (#390)
Browse files Browse the repository at this point in the history
Include game_of_life in list of examples (#388)
  • Loading branch information
dixonjoel authored Sep 21, 2023
1 parent 3eea1fd commit a9d542d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ The TestStand sequence files associated with each example are saved in TestStand
- `niswitch_control_relays`: Controls relays using an NI relay driver (e.g. PXI-2567).
- `nivisa_dmm_measurement`: Performs a DMM measurement using NI-VISA and an NI Instrument Simulator v2.0.
- `ui_progress_updates`: Generates random numbers and updates the measurement UI to show progress.
- `game_of_life`: Displays Conway's Game of Life in a graph.

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

Expand Down

0 comments on commit a9d542d

Please sign in to comment.