/*1*2* Layer 1 defines3*4* Copyright 2008 by Karsten Keil <[email protected]>5*6* This program is free software; you can redistribute it and/or modify7* it under the terms of the GNU General Public License version 2 as8* published by the Free Software Foundation.9*10* This program is distributed in the hope that it will be useful,11* but WITHOUT ANY WARRANTY; without even the implied warranty of12* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the13* GNU General Public License for more details.14*15*/1617#define FLG_L1_ACTIVATING 118#define FLG_L1_ACTIVATED 219#define FLG_L1_DEACTTIMER 320#define FLG_L1_ACTTIMER 421#define FLG_L1_T3RUN 522#define FLG_L1_PULL_REQ 623#define FLG_L1_UINT 724#define FLG_L1_DBLOCKED 825262728