From 2a260911f5abc4e03cb41474a49e01a571395155 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 3 Mar 2023 00:02:25 +0300 Subject: Remove precious comments, change encoding to utf-8 --- Libraries/LED_Driver/led_driver_process.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Libraries/LED_Driver/led_driver_process.h') diff --git a/Libraries/LED_Driver/led_driver_process.h b/Libraries/LED_Driver/led_driver_process.h index 346a0c4..fa02241 100644 --- a/Libraries/LED_Driver/led_driver_process.h +++ b/Libraries/LED_Driver/led_driver_process.h @@ -3,4 +3,4 @@ void LEDDriverProcessFromISR ( void ); -#endif //LED_DRIVER_PROCESS_INCLUDED \ No newline at end of file +#endif //LED_DRIVER_PROCESS_INCLUDED -- cgit v1.2.3