diff options
Diffstat (limited to 'demos/PPC-SPC563M-GCC/halconf.h')
-rw-r--r-- | demos/PPC-SPC563M-GCC/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC563M-GCC/halconf.h b/demos/PPC-SPC563M-GCC/halconf.h index 83783d10f..bab04ab7b 100644 --- a/demos/PPC-SPC563M-GCC/halconf.h +++ b/demos/PPC-SPC563M-GCC/halconf.h @@ -32,7 +32,7 @@ #ifndef _HALCONF_H_
#define _HALCONF_H_
-/*#include "mcuconf.h"*/
+#include "mcuconf.h"
/**
* @brief Enables the TM subsystem.
|