From 40b20c06701c4e4709961d153f5a9da8f45d9daf Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Wed, 25 Sep 2019 09:47:14 -0700 Subject: [PATCH] fixed typo #changelog --- firmware/AVR-Source/Pyr0_Piezo_Sensor_v2.x.x/pP_function.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/AVR-Source/Pyr0_Piezo_Sensor_v2.x.x/pP_function.h b/firmware/AVR-Source/Pyr0_Piezo_Sensor_v2.x.x/pP_function.h index b625a1c..f534f95 100644 --- a/firmware/AVR-Source/Pyr0_Piezo_Sensor_v2.x.x/pP_function.h +++ b/firmware/AVR-Source/Pyr0_Piezo_Sensor_v2.x.x/pP_function.h @@ -44,7 +44,7 @@ long readVcc() { Each Atmega chip is slightly different, so it won't be completely accurate without tuning. Most of the time this won't be necessary, so don't mess with this if you don't know what you're doing! -The reading can be fine-tuned by using a multimeter, and this equasion: +The reading can be fine-tuned by using a multimeter, and this equation: scale_constant = internal1.1Ref * 1023 * 1000