aboutsummaryrefslogtreecommitdiffstats
path: root/source/adc.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2021-05-23 13:19:09 -0400
committerClyne Sullivan <clyne@bitgloo.com>2021-05-23 13:19:09 -0400
commitf1773b634eb6cf4e1312379dcc7bcbab7291c60b (patch)
tree2fe10536100230e7e6a3b597147f51ba4ddc32d8 /source/adc.hpp
parentd2f50fb9259a3142fa6b319a7a735a0e19355d01 (diff)
2nd pot; some doc; smooth WAV playback
Diffstat (limited to 'source/adc.hpp')
-rw-r--r--source/adc.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/adc.hpp b/source/adc.hpp
index 24a7fff..5f7fa08 100644
--- a/source/adc.hpp
+++ b/source/adc.hpp
@@ -2,7 +2,7 @@
* @file adc.hpp
* @brief Manages signal reading through the ADC.
*
- * Copyright (C) 2020 Clyne Sullivan
+ * Copyright (C) 2021 Clyne Sullivan
*
* Distributed under the GNU GPL v3 or later. You should have received a copy of
* the GNU General Public License along with this program.