Added missing quote

This commit is contained in:
MattMo 2023-04-11 08:41:55 -07:00
parent 364e388259
commit e97b2e5991

View File

@ -15,7 +15,7 @@ A C# application to render TOF data as a heat map.
## Install
- Run `./Install_dependencies.sh` under ArduCam TOF
- Run `./compile.sh` under ArduCam TOF
- Enable TOF driver `dtoverlay=arducam-pivariety,media-controller=0` under /boot/config.txt
- Enable TOF driver `dtoverlay=arducam-pivariety,media-controller=0` under `/boot/config.txt`
## Run
- Execute `mono MariCam.exe`