Skip to content

Commit 226b242

Browse files
committed
minor update
1 parent 5e2ed4d commit 226b242

File tree

1 file changed

+2
-0
lines changed
  • content/hardware/04.pro/shields/portenta-vision-shield/tutorials/camera-to-bitmap-sd-card

1 file changed

+2
-0
lines changed

content/hardware/04.pro/shields/portenta-vision-shield/tutorials/camera-to-bitmap-sd-card/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ First you need to include the needed libraries
8888

8989
#include "camera.h" // Arduino Mbed Core Camera APIs
9090

91+
/*-----Uncomment the library and class for your specific hardware-----*/
92+
9193
//#include "himax.h" // API to read from the Himax camera found on the Portenta Vision Shield Rev.1
9294
// OR
9395
#include "hm0360.h" // API to read from the Himax camera found on the Portenta Vision Shield Rev.2

0 commit comments

Comments
 (0)