stm32: adc-v1m: fix include guard
This commit is contained in:
parent
f1340df003
commit
cc364d1ac2
@ -38,8 +38,8 @@ specific memorymap.h header before including this header file.*/
|
|||||||
/** @cond */
|
/** @cond */
|
||||||
#ifdef LIBOPENCM3_ADC_H
|
#ifdef LIBOPENCM3_ADC_H
|
||||||
/** @endcond */
|
/** @endcond */
|
||||||
#ifndef LIBOPENCM3_ADC_COMMON_V3_H
|
#ifndef LIBOPENCM3_ADC_COMMON_V1_MULTI_H
|
||||||
#define LIBOPENCM3_ADC_COMMON_V3_H
|
#define LIBOPENCM3_ADC_COMMON_V1_MULTI_H
|
||||||
|
|
||||||
#include <libopencm3/stm32/common/adc_common_v1.h>
|
#include <libopencm3/stm32/common/adc_common_v1.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user