Skip to content

Commit 4bba28f

Browse files
committed
Line ending changes
1 parent 612a01d commit 4bba28f

File tree

9 files changed

+21024
-21024
lines changed

9 files changed

+21024
-21024
lines changed

.gitignore

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
*.eep
2-
*.elf
3-
*.lst
4-
*.csv
5-
*.lss
6-
*.sym
7-
*.d
8-
*.o
9-
*.srec
10-
*.map
11-
*.b#?
12-
*.s#?
1+
*.eep
2+
*.elf
3+
*.lst
4+
*.csv
5+
*.lss
6+
*.sym
7+
*.d
8+
*.o
9+
*.srec
10+
*.map
11+
*.b#?
12+
*.s#?

Arduino/Libraries/MiniGen/Library_Test/Library_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ void loop()
8383
gen.adjustFreq(MiniGen::FREQ0, freqReg);
8484
delay(100);
8585
frequency += 10.0;
86-
}
86+
}

0 commit comments

Comments
 (0)