Skip to content

Commit 2720ef5

Browse files
committed
Add newline at end of file
1 parent ef3472a commit 2720ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/OPAMP/examples/start_opamp/start_opamp.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ void setup () {
1717

1818
void loop() {
1919
delay(1000); // do nothing
20-
}
20+
}

0 commit comments

Comments
 (0)