# HG changeset patch # User Mychaela Falconia # Date 1549494051 0 # Node ID 0d96c28dedb18e612e40d9a9ec17ae5b37f9c20f # Parent 767c75e3d2f215d571999abfb25e63b87ec610e5 src/cs/layer1/include/l1_const.h: BIG_SMALL_SLEEP added diff -r 767c75e3d2f2 -r 0d96c28dedb1 src/cs/layer1/include/l1_const.h --- a/src/cs/layer1/include/l1_const.h Wed Feb 06 22:28:33 2019 +0000 +++ b/src/cs/layer1/include/l1_const.h Wed Feb 06 23:00:51 2019 +0000 @@ -65,6 +65,7 @@ #define BIG_SLEEP 02 // ------ + BIG + ------ #define DEEP_SLEEP 03 // ------ + BIG + DEEP #define ALL_SLEEP 04 // SMALL + BIG + DEEP +#define BIG_SMALL_SLEEP 05 // SMALL + BIG + ------ // GAUGING SAMPLES #define SIZE_HIST 10