]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
remove bogus constants that duplicate those in atm128hardware.h
authoridgay <idgay>
Wed, 9 Aug 2006 22:43:00 +0000 (22:43 +0000)
committeridgay <idgay>
Wed, 9 Aug 2006 22:43:00 +0000 (22:43 +0000)
tos/chips/atm128/Atm128Power.h

index 0b3956968de289c65667f486e3eec69d25c66432..d8b9af4b79ff5389264337b923431a9738ec90ca 100644 (file)
 \r
 //================== ATmega128 Power Management ==========================\r
 \r
-/* Sleep modes */\r
-enum {\r
-  ATM128_SLEEP_IDLE = 0, \r
-  ATM128_SLEEP_ADC,\r
-  ATM128_SLEEP_POWER_DOWN,\r
-  ATM128_SLEEP_POWER_SAVE,\r
-  ATM128_SLEEP_STANDBY = 3,             //!< enable standby bit (sm2)\r
-  ATM128_SLEEP_EXTENDED_STANDBY = 4,    //!< enable standby bit (sm2)\r
-};\r
-\r
 /* MCU Control Register */\r
 typedef struct\r
 {\r