diff --git a/rp2040-hal/examples/spi.rs b/rp2040-hal/examples/spi.rs index 35ba729..c363aee 100644 --- a/rp2040-hal/examples/spi.rs +++ b/rp2040-hal/examples/spi.rs @@ -127,4 +127,4 @@ fn main() -> ! { } } -// End of file \ No newline at end of file +// End of file diff --git a/rp2040-hal/examples/watchdog.rs b/rp2040-hal/examples/watchdog.rs index 79ef7d5..41aae21 100644 --- a/rp2040-hal/examples/watchdog.rs +++ b/rp2040-hal/examples/watchdog.rs @@ -112,4 +112,4 @@ fn main() -> ! { } } -// End of file \ No newline at end of file +// End of file