forked from CTCaer/hekate
nyx: change imu cal warning message
This commit is contained in:
parent
5607fd18ea
commit
cfbbafe72f
@ -1081,7 +1081,7 @@ disabled_or_cal0_issue:;
|
||||
"#FFDD00 and that you paired them in HOS!#");
|
||||
|
||||
if (cal_error)
|
||||
strcat(txt_buf, "\n\n#FF8000 Warning:# Failed to get full calibration data!");
|
||||
s_printf(txt_buf + strlen(txt_buf), "\n\n#FF8000 Warning: Failed (%d) to get IMU calibration!#", cal_error);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user