Handle PWM on pin PD4, PD5 and PD7
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "common.h"
|
||||
#include "bus/usart.h"
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
static void Puts(const char *str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user