Compare commits
No commits in common. "b21a8fbecfce060fe253ba8530ccf62092d7290d" and "d85616604f6762ed360a4eadcad590ef79f35eb0" have entirely different histories.
b21a8fbecf
...
d85616604f
2 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,8 @@
|
||||||
#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…
Add table
Reference in a new issue