Skip to content

Commit

Permalink
Another attempt to get the image to show up
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardalee committed Aug 22, 2023
1 parent 3428340 commit ba4010d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Sensors.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ You should see the display light up looking something like this:

2. Examine the LF program
1. Open the file `src/AccelerometerDisplay.lf` in VS Code. Enable the diagram, navigate and read the code, and explain what each of the reactions labeled _A_, _B_, _C_, and _D_ does:

<img src="img/AccelerometerDisplay.png" alt"AccelerometerDisplay diagram"/>
<img src="img/AccelerometerDisplay.png" alt"AccelerometerDisplay diagram"/>

2. Notice the `target` specification at the top of each of the .lf files. What do you think is the significance of the directive:

Expand Down

0 comments on commit ba4010d

Please sign in to comment.