diff --git a/src/ADC/ADC.c b/src/ADC/ADC.c index e1c094b..759c6a1 100644 --- a/src/ADC/ADC.c +++ b/src/ADC/ADC.c @@ -1,6 +1,6 @@ /* - * Author: username - * Date: 2024 + * Author: Jake G + * Date: 2025 * filename: ADC.c * description: module_purpose */ diff --git a/src/ADC/ADC.h b/src/ADC/ADC.h index 896c8ff..908bdc5 100644 --- a/src/ADC/ADC.h +++ b/src/ADC/ADC.h @@ -13,6 +13,8 @@ #include #include + + /** * @brief Initializes the AVR hardware in order to accept * Input for ADC usage.