aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/RT-SPC564A-EVB
diff options
context:
space:
mode:
Diffstat (limited to 'demos/SPC5/RT-SPC564A-EVB')
-rw-r--r--demos/SPC5/RT-SPC564A-EVB/halconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC564A-EVB/halconf.h b/demos/SPC5/RT-SPC564A-EVB/halconf.h
index d35dd2d37..e6fd4db5a 100644
--- a/demos/SPC5/RT-SPC564A-EVB/halconf.h
+++ b/demos/SPC5/RT-SPC564A-EVB/halconf.h
@@ -62,7 +62,7 @@
* @brief Enables the DAC subsystem.
*/
#if !defined(HAL_USE_DAC) || defined(__DOXYGEN__)
-#define HAL_USE_DAC TRUE
+#define HAL_USE_DAC FALSE
#endif
/**