BIRD: Added comment for optional parameters for the `device` protocol
This commit is contained in:
parent
70cf4c3742
commit
1ab03bafc5
|
@ -70,6 +70,7 @@ All that is required for this protocol to work is the following:
|
|||
```
|
||||
protocol device
|
||||
{
|
||||
# Optional parameters go here
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue