From 7a69feea8cd22e1af0e8059bd4cb413df28e97f3 Mon Sep 17 00:00:00 2001 From: zedamota Date: Sun, 19 Sep 2010 20:53:00 +0000 Subject: [PATCH] OP-21/Flight PC app - Minor change. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1694 ebee16cc-31ac-478f-84a7-5cbb03baadba --- ground/src/experimental/USB_UPLOAD_TOOL/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ground/src/experimental/USB_UPLOAD_TOOL/main.cpp b/ground/src/experimental/USB_UPLOAD_TOOL/main.cpp index acaf34265..e82826f10 100644 --- a/ground/src/experimental/USB_UPLOAD_TOOL/main.cpp +++ b/ground/src/experimental/USB_UPLOAD_TOOL/main.cpp @@ -4,7 +4,7 @@ #include "op_dfu.h" #include -#define PRIVATE true +#define PRIVATE false int main(int argc, char *argv[]) {