removed Version in main.c
AVR Build / build (push) Failing after 2s

This commit is contained in:
Lukas
2026-04-29 17:09:31 +02:00
parent 693403a2c9
commit 1210c24eb1
-4
View File
@@ -1,7 +1,3 @@
// Version Init for CI Pipline
#define VERSION "V0.1"
#define F_CPU 8000000UL // 8 MHz clock (adjust if needed) #define F_CPU 8000000UL // 8 MHz clock (adjust if needed)
#include <avr/io.h> #include <avr/io.h>