Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3_cpp_extensions.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cm3cpp_adc_dma.h')
-rw-r--r--cm3cpp_adc_dma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cm3cpp_adc_dma.h b/cm3cpp_adc_dma.h
index b948ab2..68565cd 100644
--- a/cm3cpp_adc_dma.h
+++ b/cm3cpp_adc_dma.h
@@ -1,7 +1,6 @@
#ifndef CM3CPP_ADC_DMA_H_
#define CM3CPP_ADC_DMA_H_
-#include <cm3cpp_config.h>
#include <cstring>
#include <libopencm3/stm32/dma.h>