Mercurial > public > hwos_code
comparison src/divemode.inc @ 369:ca32cf2435c6
fixing some layout issues
author | heinrichsweikamp |
---|---|
date | Tue, 18 Aug 2015 17:39:07 +0200 |
parents | 14b466f66a7f |
children | 67e631aa5b8c |
comparison
equal
deleted
inserted
replaced
368:57e349960ef4 | 369:ca32cf2435c6 |
---|---|
294 #DEFINE dm_simtext_column .30 ; 30 | 294 #DEFINE dm_simtext_column .30 ; 30 |
295 ; Diluent gas | 295 ; Diluent gas |
296 #DEFINE dm_active_dil_row dm_3rdrow_top+.24 ; 189 | 296 #DEFINE dm_active_dil_row dm_3rdrow_top+.24 ; 189 |
297 #DEFINE dm_active_dil_column .0 ; 0 | 297 #DEFINE dm_active_dil_column .0 ; 0 |
298 ; active gas for OC, blinking better gas, setpoint or bailout for CCR | 298 ; active gas for OC, blinking better gas, setpoint or bailout for CCR |
299 #DEFINE dm_active_gas_row .210 ; 210 | 299 #DEFINE dm_active_gas_row .208 ; 208 |
300 #DEFINE dm_active_gas_column .0 ; 0 | 300 #DEFINE dm_active_gas_column .0 ; 0 |
301 | 301 |
302 ;******* Bottom content / 2nd col ******* | 302 ;******* Bottom content / 2nd col ******* |
303 ; Next deco stop for TTS | 303 ; Next deco stop for TTS |
304 #DEFINE dm_decostop_1st_stop_row dm_3rdrow_top ; 165 | 304 #DEFINE dm_decostop_1st_stop_row dm_3rdrow_top ; 165 |