This commit is contained in:
2025-08-09 12:30:20 +03:00
parent 4547f6f510
commit 1284e245cc

View File

@@ -4,9 +4,9 @@
#include "event_groups.h"
#include "avr/io.h"
#include "avr/interrupt.h"
#include "stdlib.h"
#include "stdint.h"
#include "string.h"
// #include "stdlib.h"
// #include "stdint.h"
// #include "string.h"
#include "stdbool.h"
#include "stdio.h"