Subversion Repositories Projects

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

#ifndef _CALIBRATION_H
 #define _CALIBRATION_H

extern void calibration_init();
extern int value_sum(int q);

#endif //_CALIBRATION_H