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