We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d82d69 commit aa58fd6Copy full SHA for aa58fd6
README.md
@@ -188,17 +188,6 @@ ws.onmessage = (event) => {
188
};
189
```
190
191
-
192
-## Advanced Settings
193
194
-Access advanced settings by pressing **Ctrl+Shift+D** in the configuration window:
195
196
-- **Force Hamlib**: Override FLRig and use Hamlib instead
197
-- **Disable Power Transfer**: Stop sending power readings to WaveLog
198
-- **Debug Options**: Additional logging and troubleshooting options
199
200
-**Note**: Advanced settings are in beta - restart the application after changes to ensure they're applied correctly.
201
202
### Environment Variables
203
204
WaveLogGate supports two environment variables to control specific behaviors:
0 commit comments