Correct include path in all examples
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <libopencm3/stm32/gpio.h>
|
||||
#include <libopencm3/stm32/usart.h>
|
||||
#include <libopencm3/stm32/rcc.h>
|
||||
#include <libopencm3/stm32/f1/adc.h>
|
||||
#include <libopencm3/stm32/adc.h>
|
||||
|
||||
#define LED_DISCOVERY_USER_PORT GPIOC
|
||||
#define LED_DISCOVERY_USER_PIN GPIO8
|
||||
|
||||
Reference in New Issue
Block a user