Mercurial > public > hwos_code
changeset 446:77259baf89e2
minor
| author | heinrichsweikamp |
|---|---|
| date | Fri, 19 Aug 2016 14:29:18 +0200 |
| parents | d770f3d204c5 |
| children | f2a1d535347f |
| files | src/start.asm |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/start.asm Thu Aug 18 12:41:16 2016 +0200 +++ b/src/start.asm Fri Aug 19 14:29:18 2016 +0200 @@ -51,7 +51,6 @@ bra clear_rambank ; clear... call init_ostc - bsf no_sensor_int ; disable sensor interrupt ; Air pressure compensation after reset call get_calibration_data ; Get calibration data from pressure sensor
