Compare commits

...

2 commits

Author SHA1 Message Date
b21a8fbecf white space 2025-02-18 15:55:04 -08:00
3f56d38e90 whitespace 2025-02-18 15:55:00 -08:00
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,5 @@
/*
* Author: Jake G
* Author: Jake G
* Date: 2025
* filename: ADC.c
* description: module_purpose

View file

@ -13,8 +13,6 @@
#include <stdbool.h>
#include <stdint.h>
/**
* @brief Initializes the AVR hardware in order to accept
* Input for ADC usage.