annotate src/ms5541.inc @ 335:3d43da7acfe1
new_screen_layout
Always show ppO2 (warning position, standard color) option
author |
janos_kovacs <kovjanos@gmail.com> |
date |
Sun, 28 Jun 2015 05:02:45 +0200 |
parents |
11d4fc797f74 |
children |
ca4556fb60b9 |
rev |
line source |
0
|
1 ;=============================================================================
|
|
2 ;
|
|
3 ; File ms5541.inc
|
|
4 ;
|
|
5 ;
|
|
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
|
|
7 ;=============================================================================
|
|
8 ; HISTORY
|
|
9 ; 2011-08-04 : [mH] moving from OSTC code
|
|
10
|
|
11 extern calculate_compensation
|
|
12 extern get_pressure_start
|
|
13 extern get_pressure_value
|
|
14 extern get_temperature_start
|
|
15 extern get_temperature_value
|
|
16 extern get_calibration_data
|