Mercurial > public > hwos_code
comparison src/calibrate.asm @ 654:75e90cd0c2c3
hwOS sport 10.77 release
| author | heinrichsweikamp |
|---|---|
| date | Thu, 14 Mar 2024 16:56:46 +0100 |
| parents | 4050675965ea |
| children | 8af5aefbcdaf |
comparison
equal
deleted
inserted
replaced
| 653:8bcd138ab744 | 654:75e90cd0c2c3 |
|---|---|
| 2 ; | 2 ; |
| 3 ; File calibration.asm * combined next generation V3.09.4n | 3 ; File calibration.asm * combined next generation V3.09.4n |
| 4 ; | 4 ; |
| 5 ; o2 sensor calibration subroutines | 5 ; o2 sensor calibration subroutines |
| 6 ; | 6 ; |
| 7 ; Copyright (c) 2014, Heinrichs Weikamp, all right reserved. | 7 ; Copyright (c) 2014, heinrichs weikamp gmbh, all right reserved. |
| 8 ;============================================================================= | 8 ;============================================================================= |
| 9 | 9 |
| 10 #include "hwos.inc" | 10 #include "hwos.inc" |
| 11 #include "shared_definitions.h" ; mailbox between c and asm | 11 #include "shared_definitions.h" ; mailbox between c and asm |
| 12 #include "math.inc" | 12 #include "math.inc" |
