Skip to content

Commit 27fdfae

Browse files
committed
makes some changes to the calibration data code.
1 parent 3a9a226 commit 27fdfae

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

ext_mod/lcd_utils/src/binary_float.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,4 @@ static mp_obj_t mp_lcd_utils_int_float_converter(size_t n_args, const mp_obj_t *
2323
}
2424
}
2525

26-
alphaX: 0.9185965 7
27-
betaX: -0.03718129 8
28-
deltaX: 13.55056 5
29-
alphaY: 0.003533064 9
30-
betaY: 0.999857 6
31-
deltaY: 2.936733 6
32-
33-
3426
MP_DEFINE_CONST_FUN_OBJ_VAR(mp_lcd_utils_int_float_converter_obj, 1, mp_lcd_utils_int_float_converter);

0 commit comments

Comments
 (0)