Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / cpu / avr / drv / pwm_avr.c
index cc1e07d6f9d4d66207f68095f8e5fcdc0fcb3908..93dd51371dcd32b5fe06ab2c2d6916649ce288d4 100644 (file)
@@ -42,8 +42,6 @@
 #include "pwm_avr.h"
 #include "hw_cpu.h"
 
-#include "appconfig.h"
-
 #warning TODO:This is an exmple of implementation of PWM low level channel for AVR, implemnt it!
 
 /**