diff --git a/nyx/nyx_gui/frontend/gui_options.c b/nyx/nyx_gui/frontend/gui_options.c index 18be76f..401704a 100644 --- a/nyx/nyx_gui/frontend/gui_options.c +++ b/nyx/nyx_gui/frontend/gui_options.c @@ -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 {