mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 22:07:45 +00:00
changed var-names
This commit is contained in:
parent
96cb967bb7
commit
24899f3d08
3 changed files with 8 additions and 8 deletions
|
|
@ -140,8 +140,8 @@ inputSource:
|
|||
|poc512|POCSAG Decoder (Bitrate 512)|no|
|
||||
|poc1200|POCSAG Decoder (Bitrate 1200)|no|
|
||||
|poc2400|POCSAG Decoder (Bitrate 2400)|no|
|
||||
|Path|Pfad zur multimon-ng Binary|multimon-ng|
|
||||
|Char|multimon-ng Char-Set|not set|
|
||||
|path|Pfad zur multimon-ng Binary|multimon-ng|
|
||||
|char|multimon-ng char-Set|not set|
|
||||
|
||||
**Beispiel:**
|
||||
```yaml
|
||||
|
|
@ -151,8 +151,8 @@ decoder:
|
|||
poc512: no
|
||||
poc1200: no
|
||||
poc2400: yes
|
||||
Path: /opt/multimon/multimon-ng
|
||||
Char: DE
|
||||
path: /opt/multimon/multimon-ng
|
||||
char: DE
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue