10
0
Fork 0

client less verbose

This commit is contained in:
Kevin Redon 2011-05-09 15:24:02 +02:00
parent 864997046b
commit 8cf3a1c7a9
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ require 'info_client'
# bluetooth rfcomm serial port
@bt = nil
# the verbosity (from common)
$verbosity = 1
$verbosity = 0
#=============
#== methods ==