Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 355 → Rev 356

/praktikum/fmf-fft-p5/motor.h
34,8 → 34,8
#define p1_AMPL1 19 /* control type: numeric, callback function: (none) */
#define p1_FREQ1 20 /* control type: numeric, callback function: (none) */
#define p1_VOLT_GRAPH 21 /* control type: textButton, callback function: Only_voltageCB */
#define p1_RANGE 22 /* control type: radioButton, callback function: RangeCB */
#define p1_POS0 23 /* control type: command, callback function: Pos0CB */
#define p1_POS0 22 /* control type: command, callback function: Pos0CB */
#define p1_RANGE 23 /* control type: radioButton, callback function: RangeCB */
 
 
/* Control Arrays: */