From 28993b19e0f8825f2cd8006e1e2353f9474d72a9 Mon Sep 17 00:00:00 2001 From: Tobias Schulte Date: Wed, 10 Mar 2021 12:19:03 +0100 Subject: [PATCH] Fixed FreeRTOS file header to comply with automatic checks --- portable/GCC/ATMega323/portmacro.h | 1 - 1 file changed, 1 deletion(-) diff --git a/portable/GCC/ATMega323/portmacro.h b/portable/GCC/ATMega323/portmacro.h index e90ee5c18..d02e39ea0 100644 --- a/portable/GCC/ATMega323/portmacro.h +++ b/portable/GCC/ATMega323/portmacro.h @@ -22,7 +22,6 @@ * https://www.FreeRTOS.org * https://github.com/FreeRTOS * - * 1 tab == 4 spaces! */ /*