summaryrefslogtreecommitdiff
path: root/src/obtsDevice.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2012-06-29 10:19:21 +0100
committerTim Redfern <tim@eclectronics.org>2012-06-29 10:19:21 +0100
commit7edaaf36d341d25ca72b57d305b9e3404475a248 (patch)
treef135f95de3c0d04ecb08efee88a0637019229ae7 /src/obtsDevice.h
parent5d2ed3f5add79df4147383ca776fa5fdd4d4a271 (diff)
live test
Diffstat (limited to 'src/obtsDevice.h')
-rw-r--r--src/obtsDevice.h2
1 files changed, 1 insertions, 1 deletions
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;