Update README.md

This commit is contained in:
zarpli
2022-06-03 14:31:30 -05:00
committed by GitHub
parent 83e8de03c0
commit a8ba63db12

View File

@@ -61,7 +61,7 @@ Z906 LOGI(Serial1)
```
**cmd** method uses single or double argument, check next tables.
```C++
LOGI.cmd(arg_a)
LOGI.cmd(arg)
LOGI.cmd(arg_a, arg_b)
```
Examples :