File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Frequency Detector Library for Arduino and ATtinys
2- ### Version 1.1.0
2+ ### Version 1.1.1
33[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
44[ ![ Build Status] ( https://travis-ci.org/ArminJo/Arduino-FrequencyDetector.svg?branch=master )] ( https://travis-ci.org/ArminJo/Arduino-FrequencyDetector )
55[ ![ Hit Counter] ( https://hitcounter.pythonanywhere.com/count/tag.svg?url=https%3A%2F%2Fgithub.com%2FArminJo%2FArduino-FrequencyDetector )] ( https://github.com/brentvollebregt/hit-counter )
@@ -167,6 +167,9 @@ MAX4466 / 9814 MICROPHONE | | 1M
167167```
168168
169169# Revision History
170+ ### Version 1.1.1
171+ - Moved libraries for WhistleSwitch example.
172+
170173### Version 1.1.0
171174- Corrected formula for compensating millis().
172175- New field PeriodOfOneReadingMillis.
Original file line number Diff line number Diff line change 11name =FrequencyDetector
2- version =1.1.0
2+ version =1.1.1
33author =Armin Joachimsmeyer
44maintainer =Armin Joachimsmeyer <armin.joachimsmeyer@gmail.com>
55sentence =Measure frequency of analog captured signal connected to an Arduino and check for noise and mute.<br/>
You can’t perform that action at this time.
0 commit comments