Browse Source

made examples compatible with Rpi again by adding correct addons

master
Theodoros Papatheodorou 8 years ago
parent
commit
8b67854e67
  1. 1
      example/addons.make
  2. 1
      example_camera/addons.make

1
example/addons.make

@ -1,3 +1,4 @@
ofxPiMapper
ofxXmlSettings
ofxGui
ofxOMXPlayer

1
example_camera/addons.make

@ -1,3 +1,4 @@
ofxPiMapper
ofxXmlSettings
ofxGui
ofxRPiCameraVideoGrabber

Loading…
Cancel
Save