mirror of
https://github.com/sascha-hemi/Logitech-Z906.git
synced 2026-03-21 03:03:47 +01:00
Update README.md
This commit is contained in:
@@ -45,7 +45,7 @@ Instantiate a Z906 object and attach to Serial1, you may create multiple Z906 ob
|
||||
```C++
|
||||
Z906 LOGI(Serial1)
|
||||
```
|
||||
**cmd** method uses single or double argument, check this list for single and this for double.
|
||||
**cmd** method uses single or double argument, check next tables.
|
||||
```C++
|
||||
LOGI.cmd(arg_a)
|
||||
LOGI.cmd(arg_a, arg_b)
|
||||
|
||||
Reference in New Issue
Block a user