changeset 30:8e3306340971 bbb_network

ACTUALLY fixed the bug I thought I fixed in the previous commit
author Giulio Moro <giuliomoro@yahoo.it>
date Mon, 11 May 2015 11:35:21 +0100
parents cc434ecf4486
children 12ee9a61e81d
files core/RTAudioCommandLine.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/core/RTAudioCommandLine.cpp	Mon May 11 11:08:00 2015 +0100
+++ b/core/RTAudioCommandLine.cpp	Mon May 11 11:35:21 2015 +0100
@@ -12,7 +12,7 @@
 #include "../include/RTAudio.h"
 
 #ifndef OPT_PRU_FILE
-#define OPT_PRU_FILE -1
+#define OPT_PRU_FILE 176 // this is an extended ascii code
 #endif
 
 // Default command-line options for RTAudio