Compare commits

..

No commits in common. "b21a8fbecfce060fe253ba8530ccf62092d7290d" and "d85616604f6762ed360a4eadcad590ef79f35eb0" have entirely different histories.

2 changed files with 3 additions and 1 deletions

View file

@ -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.