From 30da7c67cec8b315972377b5389735ff11f6042c Mon Sep 17 00:00:00 2001 From: Antonio Borneo Date: Sun, 19 Dec 2010 01:22:53 +0800 Subject: TCL: fix non TCL comments End of line comments fixed with ';' before '#'. Added few additional 'space' to keep indentation in multi-line comments. Signed-off-by: Antonio Borneo --- tcl/interface/buspirate.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/interface') diff --git a/tcl/interface/buspirate.cfg b/tcl/interface/buspirate.cfg index 9c7e0e70..2b68538b 100644 --- a/tcl/interface/buspirate.cfg +++ b/tcl/interface/buspirate.cfg @@ -10,7 +10,7 @@ interface buspirate #buspirate_port /dev/ttyUSB0 # communication speed setting -buspirate_speed normal # or fast +buspirate_speed normal ;# or fast # voltage regulator Enabled = 1 Disabled = 0 #buspirate_vreg 0 -- cgit v1.2.3