Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/MAIN.ASM @ 482:8e1fb9cdd62a
lock sensor for surfacemode until value is stable
author | heinrichsweikamp |
---|---|
date | Thu, 13 Oct 2011 08:37:26 +0200 |
parents | 69f1f3a1c645 |
children | b8edb7362870 |
comparison
equal
deleted
inserted
replaced
481:a863fd56189c | 482:8e1fb9cdd62a |
---|---|
1 | 1 |
2 ; OSTC - diving computer code | 2 ; OSTC - diving computer code |
3 ; Copyright (C) 2008 HeinrichsWeikamp GbR | 3 ; Copyright (C) 2008-2011 HeinrichsWeikamp GbR |
4 | 4 |
5 ; This program is free software: you can redistribute it and/or modify | 5 ; This program is free software: you can redistribute it and/or modify |
6 ; it under the terms of the GNU General Public License as published by | 6 ; it under the terms of the GNU General Public License as published by |
7 ; the Free Software Foundation, either version 3 of the License, or | 7 ; the Free Software Foundation, either version 3 of the License, or |
8 ; (at your option) any later version. | 8 ; (at your option) any later version. |
14 | 14 |
15 ; You should have received a copy of the GNU General Public License | 15 ; You should have received a copy of the GNU General Public License |
16 ; along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 ; along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
18 | 18 |
19 ; it under the terms of the GNU General Public License as published by | |
20 ; the Free Software Foundation, either versio | |
21 ; includes and isr | 19 ; includes and isr |
22 ; written by: Matthias Heinrichs, info@heinrichsweikamp.com | 20 ; written by: Matthias Heinrichs, info@heinrichsweikamp.com |
23 ; written: 041013 | 21 ; written: 041013 |
24 ; last updated: 081219 | 22 ; last updated: 081219 |
25 ; known bugs: | 23 ; known bugs: |