mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-06 06:55:05 +00:00
Corrected Makefile.CMSIS and IOSTM_CMSIS.cpp to enable compilation
without errors
This commit is contained in:
parent
ab09848afd
commit
70dfb0964e
2 changed files with 1 additions and 4 deletions
|
|
@ -295,9 +295,6 @@ void CIO::initInt()
|
|||
GPIOInit();
|
||||
ADCInit();
|
||||
DACInit();
|
||||
#if defined(STM32F1_POG)
|
||||
FancyLEDEffect();
|
||||
#endif
|
||||
}
|
||||
|
||||
void CIO::startInt()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue