From d31d3804fe58fc844fe19feb30be58fc0d3d107d Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 2 Jun 2015 12:18:54 +0200 Subject: [PATCH] CHG: help text output was not aligned because of tabs/spaces --- client/scripts/test_t55x7_ask.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/scripts/test_t55x7_ask.lua b/client/scripts/test_t55x7_ask.lua index f8990b15..153a01ba 100644 --- a/client/scripts/test_t55x7_ask.lua +++ b/client/scripts/test_t55x7_ask.lua @@ -27,8 +27,8 @@ The outlined procedure is as following: Loop: change the configuretion block 0 with: - -xx 00 xxxx = RF/8 - -xx 04 xxxx = RF/16 + -xx 00 xxxx = RF/8 + -xx 04 xxxx = RF/16 -xx 08 xxxx = RF/32 -xx 0C xxxx = RF/40 -xx 10 xxxx = RF/50 -- 2.39.2