Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 158 → Rev 159

/QMK-Groundstation/trunk/Parameter_Positions.h
19,6 → 19,8
#ifndef PARAMETER_POSITIONS_H
#define PARAMETER_POSITIONS_H
 
static const int VERSION_SETTINGS = 72;
 
static const int MaxParameter = 86;
 
static const int P_KANAL_GAS = 0;
101,4 → 103,4
static const int P_RESERVED = 70;
static const int P_NAME = 74;
 
#endif
#endif