8.Master_I2C_PWM/main.c
2023-05-22 19:58:05 +03:00

6 lines
62 B
C

#define I2C_FREQ 100000UL
#include "i2c.h"
#include "pmw.h"