diff src/cs/layer1/include/l1_const.h @ 147:0d96c28dedb1

src/cs/layer1/include/l1_const.h: BIG_SMALL_SLEEP added
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 06 Feb 2019 23:00:51 +0000
parents b6a5e36de839
children
line wrap: on
line diff
--- 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