Mercurial > public > mk2
diff 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 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM Thu Oct 13 08:20:58 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM Thu Oct 13 08:37:26 2011 +0200 @@ -1,6 +1,6 @@ ; OSTC - diving computer code -; Copyright (C) 2008 HeinrichsWeikamp GbR +; Copyright (C) 2008-2011 HeinrichsWeikamp GbR ; This program is free software: you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published by @@ -16,8 +16,6 @@ ; along with this program. If not, see <http://www.gnu.org/licenses/>. -; it under the terms of the GNU General Public License as published by -; the Free Software Foundation, either versio ; includes and isr ; written by: Matthias Heinrichs, info@heinrichsweikamp.com ; written: 041013