diff --git a/src/picoprobe_config.h b/src/picoprobe_config.h index 54e72fc..7efe23e 100755 --- a/src/picoprobe_config.h +++ b/src/picoprobe_config.h @@ -44,4 +44,6 @@ #define PICOPROBE_LED PICO_DEFAULT_LED_PIN #endif -#endif \ No newline at end of file +#endif + +#endif