From e2ea1162673621f05359bfb393d109d5e6d9e1fc Mon Sep 17 00:00:00 2001 From: Gareth Coco Date: Wed, 18 Apr 2012 21:00:54 -0400 Subject: [PATCH] Add back in the ROBOT for Realtime testing --- src/gcconfig.pri.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gcconfig.pri.in b/src/gcconfig.pri.in index 891fbd8e7..082acf01d 100644 --- a/src/gcconfig.pri.in +++ b/src/gcconfig.pri.in @@ -199,3 +199,7 @@ macx { #DEFINES += GC_HAVE_LION } +#if you want a 'robot' to test realtime code without having +#to get on your trainer and ride then uncomment below +#DEFINES += GC_WANT_ROBOT +