mirror of https://github.com/markqvist/MMDVM.git
Better fix for Arduino IDE compilation error, now including STM32F4
parent
6f29fe62b1
commit
7a042c10ad
|
@ -84,7 +84,7 @@
|
|||
*
|
||||
******************************************************************************
|
||||
*/
|
||||
#if !defined(ARDUINO)
|
||||
#if defined(STM32F105xC)
|
||||
|
||||
/** @addtogroup CMSIS
|
||||
* @{
|
||||
|
|
Loading…
Reference in New Issue