Subversion Repositories NaviCtrl

Compare Revisions

Regard whitespace Rev 181 → Rev 182

/trunk/analog.c
59,7 → 59,6
#include "analog.h"
#include "timer1.h"
#include "config.h"
#include "led.h"
 
AnalogData_t AnalogData;
 
/trunk/main.h
4,7 → 4,7
 
#define VERSION_MAJOR 0
#define VERSION_MINOR 17
#define VERSION_PATCH 1
#define VERSION_PATCH 2
 
#define VERSION_SERIAL_MAJOR 10
#define VERSION_SERIAL_MINOR 1