diff src/cs/layer1/include/l1_const.h @ 571:b24d42baa30d

BIG_SMALL_SLEEP mode implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 12 Jan 2019 23:03:06 +0000
parents 50a15a54801e
children
line wrap: on
line diff
--- a/src/cs/layer1/include/l1_const.h	Sat Jan 12 22:53:46 2019 +0000
+++ b/src/cs/layer1/include/l1_const.h	Sat Jan 12 23:03:06 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