Compare commits
2 commits
d85616604f
...
b21a8fbecf
Author | SHA1 | Date | |
---|---|---|---|
b21a8fbecf | |||
3f56d38e90 |
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Author: Jake G
|
||||
* Author: Jake G
|
||||
* Date: 2025
|
||||
* filename: ADC.c
|
||||
* description: module_purpose
|
||||
|
|
|
@ -13,8 +13,6 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @brief Initializes the AVR hardware in order to accept
|
||||
* Input for ADC usage.
|
||||
|
|
Loading…
Add table
Reference in a new issue