mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-18 11:34:02 +00:00
add language hints to code blocks
This commit is contained in:
@@ -26,7 +26,7 @@ The `serial.client` module connects to a serial device and emits a message messa
|
||||
|
||||
### Example
|
||||
Open a serial connection to `/dev/ttyS0` with a buad rate of `115200`, any incoming data will be split on line-feed (`\n`)
|
||||
```
|
||||
```yaml
|
||||
- id: serialClient
|
||||
type: serial.client
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user