This commit is contained in:
Олег Бородин
2024-08-21 12:30:07 +02:00
parent 2ccb2b6da2
commit c8f1609cf0
14 changed files with 86 additions and 303 deletions

1
main.c
View File

@@ -10,6 +10,7 @@
#include <avr/pgmspace.h>
#include <avr/interrupt.h>
#include <button.h>
#include <uart.h>
#include <i2c.h>
#include <adc.h>