diff --git a/projects/tt_um_urish_simon/info.yaml b/projects/tt_um_urish_simon/info.yaml index c74506e..fe6a576 100644 --- a/projects/tt_um_urish_simon/info.yaml +++ b/projects/tt_um_urish_simon/info.yaml @@ -54,8 +54,8 @@ documentation: the colors of the buttons (so `led1` and `btn1` have the same color, etc.) 3. Connect the speaker to the `speaker` pin. 4. Connect the seven segment display as follows: `seg_a` through `sev_g` to - individual segments, `dig1` to the common pin of the first digit, `dig2` - to the common pin of the second digit. + individual segments, `dig1` to the common pin of the tens digit, `dig2` + to the common pin of the ones digit. Set `seginv` according to the type of 7 segment display you have: high for common anode, low for common cathode. 5. Reset the game, and then press any button to start it. Enjoy! @@ -79,9 +79,9 @@ documentation: - led3 - led4 - speaker - - none - dig1 - dig2 + - none # A description of what the bidirectional I/O pins do bidirectional: - seg_a