Skip to content

Commit 844517b

Browse files
committed
Added newline at end of file
1 parent 4349218 commit 844517b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/utility/Analog/portentaBreakoutAnalog.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,5 @@ class HRTIMPWMClass {
175175
void analogWrite(pin_size_t pin, int value);
176176
void analogWriteResolution(int bits);
177177

178-
}
178+
}
179+

0 commit comments

Comments
 (0)