generated from TDD-Templates/cmake_cpputest_template_avr
whitespace
This commit is contained in:
parent
d85616604f
commit
3f56d38e90
|
@ -13,8 +13,6 @@
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Initializes the AVR hardware in order to accept
|
* @brief Initializes the AVR hardware in order to accept
|
||||||
* Input for ADC usage.
|
* Input for ADC usage.
|
||||||
|
|
Loading…
Reference in New Issue