Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/gui' into gui
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Stewart @beagleboard authored and Damian Stewart @beagleboard committed Jul 14, 2011
2 parents 339bfec + a2f4349 commit 3aa8ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Wind.cpp
Expand Up @@ -54,6 +54,7 @@ void Wind::setup( ofxXmlSettings& data )

#ifdef SCREEN
screen.setup( "/dev/spidev1.1", /*SPI_CPHA | SPI_CPOL*/0, 40000000 );
input.setup( "/dev/spidev1.0", 0, 10000000 );
#endif

// gui
Expand Down

0 comments on commit 3aa8ff1

Please sign in to comment.