Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 799 → Rev 800

/C-OSD/trunk/config.c
18,6 → 18,7
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
****************************************************************************/
 
#include "main.h"
#include <avr/io.h>
#include <avr/eeprom.h>
#include <avr/pgmspace.h>
25,7 → 26,6
#include <util/delay.h>
#include "max7456_software_spi.h"
#include "config.h"
#include "main.h"
#include "buttons.h"
#include "usart1.h"
 
62,7 → 62,6
}
}
 
 
/**
* save data to eeprom
*/