diff src/compass_calib.c @ 634:4050675965ea

3.10 stable release
author heinrichsweikamp
date Tue, 28 Apr 2020 17:34:31 +0200
parents cd58f7fc86db
children bc214815deb2
line wrap: on
line diff
--- a/src/compass_calib.c	Thu Mar 05 15:06:14 2020 +0100
+++ b/src/compass_calib.c	Tue Apr 28 17:34:31 2020 +0200
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 //
-// compass_calib.c                                    next generation V3.03.4
+// compass_calib.c                                    next generation V3.09.4
 //
 // Calibrate hard-iron for magnetic compass measurements.
 // Copyright (c) 2012-2019, JD Gascuel, HeinrichsWeikamp, all rights reserved.
@@ -31,6 +31,7 @@
 			LFSR	2, 0x800	\
 		_endasm
 #	pragma udata overlay bank9_compass
+#	pragma code compass_cal
 #else
 #	define RESET_C_STACK
 #endif