Configure PWM timers for 25 KHz

This commit is contained in:
2024-09-02 23:12:19 +02:00
parent d60efc009e
commit 4453156641
3 changed files with 29 additions and 28 deletions

View File

@@ -3,7 +3,6 @@
#include <avr/io.h>
#include <avr/interrupt.h>
//#include <util/atomic.h>
#define USART_BAUDRATE 9600
#define USART_RXBUF_SIZE 512