Better fix for Arduino IDE compilation error, now including STM32F4

c4fmdemod
Andy CA6JAU 2017-04-02 18:02:33 -03:00
parent 6f29fe62b1
commit 7a042c10ad
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
*
******************************************************************************
*/
#if !defined(ARDUINO)
#if defined(STM32F105xC)
/** @addtogroup CMSIS
* @{