This commit is contained in:
2025-08-10 11:41:36 +03:00
parent 74408d8f32
commit 700848f9b2
2 changed files with 3 additions and 27 deletions

View File

@@ -5,7 +5,6 @@
#include "avr/io.h"
#include "avr/interrupt.h"
#include "stdbool.h"
#include "stdio.h"
#ifdef __cplusplus
extern "C"