From 359803fc7df461ceb4a3bac57d5cd6d4b0bdebc0 Mon Sep 17 00:00:00 2001 From: toddouska Date: Thu, 21 Mar 2013 19:13:49 -0700 Subject: [PATCH] add mcapi test performance tune, chris --- mcapi/test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mcapi/test.c b/mcapi/test.c index 04093e3b3..f379f4831 100644 --- a/mcapi/test.c +++ b/mcapi/test.c @@ -83,6 +83,7 @@ int main(int argc, char** argv) (void)argv; #ifdef MICROCHIP_PIC32 + SYSTEMConfigPerformance(80000000); DBINIT(); #endif