platform/PSerial_unix.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- nqc-3.1.r6.orig/platform/PSerial_unix.cpp
+++ nqc-3.1.r6/platform/PSerial_unix.cpp
@@ -38,7 +38,7 @@
#include "PSerial.h"
#ifndef DEFAULT_SERIAL_NAME
-#define DEFAULT_SERIAL_NAME "/dev/ttyS0"
+#define DEFAULT_SERIAL_NAME "/dev/rcx"
#endif