From 7edaaf36d341d25ca72b57d305b9e3404475a248 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 29 Jun 2012 10:19:21 +0100 Subject: live test --- src/obtsDevice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/obtsDevice.h') diff --git a/src/obtsDevice.h b/src/obtsDevice.h index b300d64..33c130e 100644 --- a/src/obtsDevice.h +++ b/src/obtsDevice.h @@ -77,7 +77,7 @@ class obtsDevice void connectCall(); void endCall(); void sms(obtsDevice *to); - void excite(float amount=1.0); + void excite(float amount=0.99); protected: private: float exciteLevel; -- cgit v1.2.3