Skip to content

Commit 1bb1eae

Browse files
authored
Update and rename Test_AnalogReadFast.ino to UnitTest_AnalogReadFast.ino
1 parent 7ac455f commit 1bb1eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/Test_AnalogReadFast/Test_AnalogReadFast.ino renamed to extras/Test_AnalogReadFast/UnitTest_AnalogReadFast.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Test program for analogReadFast
1+
// Unit test program for analogReadFast
22
// http://www.avdweb.nl/arduino/libraries/fast-10-bit-adc.html
33

44
#include "avdweb_AnalogReadFast.h"

0 commit comments

Comments
 (0)