aboutsummaryrefslogtreecommitdiff
path: root/calibrate.c
diff options
context:
space:
mode:
Diffstat (limited to 'calibrate.c')
-rw-r--r--calibrate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calibrate.c b/calibrate.c
index 2db544a..60f4316 100644
--- a/calibrate.c
+++ b/calibrate.c
@@ -126,7 +126,7 @@ void * GuiThread( void * v )
survive_cal_get_status( ctx, caldesc, sizeof( caldesc ) );
CNFGPenX = 3;
CNFGPenY = 3;
- CNFGDrawText( caldesc, 2 );
+ CNFGDrawText( caldesc, 4 );
CNFGSwapBuffers();