Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 1546 → Rev 1547

/Transportables_Koptertool/branch/GPL_PKT_V3_5_8b_FC086/parameter.c
77,6 → 77,8
 
#define MKOSO(field) (uint8_t)OFFSETOF(mk_param_struct_t, field)
 
 
 
//--------------------------------------------------------------
// Group, Typ, Min, Max, Struct-Name(Value), Default1, Default2, Default3+4+5,
// 0 1 2 3 4 5 6 7
302,6 → 304,9
};
 
 
 
 
 
//--------------------------------------------------------------
void edit_parameter(void)
{