Revision 90e99d44 modules/STM32F4Discovery/halconf.h

View differences:

modules/STM32F4Discovery/halconf.h
53 53
 * @brief   Enables the CAN subsystem.
54 54
 */
55 55
#if !defined(HAL_USE_CAN) || defined(__DOXYGEN__)
56
#define HAL_USE_CAN                         TRUE
56
#define HAL_USE_CAN                         FALSE
57 57
#endif
58 58

  
59 59
/**

Also available in: Unified diff