00001 00004 /* 00005 * avr-lrs.h 00006 * 00007 * Created on: 08.03.2009 00008 * Author: tst 00009 */ 00016 #ifndef AVRLRS_H_ 00017 #define AVRLRS_H_ 00018 #include <uart_b.h> 00019 #include <uart_i.h> 00020 #include <motor.h> 00021 #include <adc.h> 00022 #include <lcd-twi.h> 00023 #include <twi.h> 00024 //#include <twi.h> 00025 00026 #endif /* AVRLRS_H_ */ 00027