Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 710 → Rev 711

/QMK-Groundstation/trunk/Global/Class_HandlerIP/HandlerIP.h
24,7 → 24,12
static const int ID_COMMUNICATOR = 1;
static const int ID_SCOPE = 11;
static const int ID_SETTINGS = 12;
static const int ID_MAPS = 13;
static const int ID_VOICE = 14;
static const int ID_LOGGER = 15;
static const int ID_SERVER = 100;
 
 
class HandlerIP
{
public: