Update CreateDriver.md

I believe there were two typos. Also added /etc directory since it is default one.
pull/540/head
Kosygor 2022-05-09 18:05:54 +02:00 zatwierdzone przez GitHub
rodzic 6fdc6d2dda
commit 0c0311a390
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -23,12 +23,12 @@ Create a meter config in `/etc/wmbusmeters.d/` with content like this, using the
```
name=ABOGGLKZ
type=eurisii
driver=eurisii
id=60900126
key=xxxxxxxxx
```
If you now start wmbusmeters with `wmbusmeters --debug --verbose useconfig=/` and your meter transmits a message,
If you now start wmbusmeters with `wmbusmeters --debug --verbose --useconfig=/etc` and your meter transmits a message,
you will see a log like this:
```