Skip to content

Commit

Permalink
fixed readme text
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewnavarro committed Dec 20, 2019
1 parent 76ef0d5 commit 0395494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions software/raspberrypi_video/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To run the program while still in the raspberrypi_video directory, using a FLIR
```

### Lepton 3.x
To run the program while still in the raspberrypi_video directory, using a FLIR Lepton 2.x camera core use the following code:
To run the program while still in the raspberrypi_video directory, using a FLIR Lepton 3.x camera core use the following code:
```
./raspberrypi_video -tl 3
```
Expand All @@ -47,7 +47,7 @@ Then run this to start the program:
```

### Lepton 3.x
To run the program while still in the raspberrypi_video directory, using a FLIR Lepton 2.x camera core first use the following code:
To run the program while still in the raspberrypi_video directory, using a FLIR Lepton 3.x camera core first use the following code:
```
sudo sh -c "echo performance > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor"
```
Expand Down

0 comments on commit 0395494

Please sign in to comment.