Mercurial > public > ostc4
comparison Discovery/Inc/tStructure.h @ 788:4abfb8a2a435
Define explicit setpoints for low / high / deco. Add an option to delay the switch to SPlow until all decompression has been cleared. (mikeller)
author | heinrichsweikamp |
---|---|
date | Tue, 04 Jul 2023 14:39:06 +0200 |
parents | 45b8f3c2acce |
children | dd7ce655db26 |
comparison
equal
deleted
inserted
replaced
787:aeb72882f30a | 788:4abfb8a2a435 |
---|---|
179 /* PAGE 3 */ | 179 /* PAGE 3 */ |
180 #define StMSP _MB(2,3,0,0,0) | 180 #define StMSP _MB(2,3,0,0,0) |
181 | 181 |
182 /* PAGE 3 EDIT FIELD CONTENT */ | 182 /* PAGE 3 EDIT FIELD CONTENT */ |
183 #define StMSP_ppo2_setting _MB(2,3,255,1,0) | 183 #define StMSP_ppo2_setting _MB(2,3,255,1,0) |
184 #define StMSP_Depth _MB(2,3,255,2,0) | |
185 #define StMSP_Active _MB(2,3,255,3,0) | 184 #define StMSP_Active _MB(2,3,255,3,0) |
186 #define StMSP_First _MB(2,3,255,4,0) | 185 |
187 #define StMSP_Select _MB(2,3,255,5,0) | |
188 #define StMSP_Sensor1 _MB(2,3,255,6,0) | 186 #define StMSP_Sensor1 _MB(2,3,255,6,0) |
189 #define StMSP_Sensor2 _MB(2,3,255,7,0) | 187 #define StMSP_Sensor2 _MB(2,3,255,7,0) |
190 #define StMSP_Sensor3 _MB(2,3,255,8,0) | 188 #define StMSP_Sensor3 _MB(2,3,255,8,0) |
191 | 189 |
192 /* PAGE 4 */ | 190 /* PAGE 4 */ |