We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a812b commit 729a3ebCopy full SHA for 729a3eb
docs/tutorials/configure/configure-rover.md
@@ -110,8 +110,8 @@ Add the following JSON objects to the `components` array:
110
```json {class="line-numbers linkable-line-numbers"}
111
{
112
"name": "lenc",
113
- "model": "AMS-AS5048",
114
"api": "rdk:component:encoder",
+ "model": "viam:ams:as5048",
115
"attributes": {
116
"connection_type": "i2c",
117
"i2c_attributes": {
@@ -122,8 +122,8 @@ Add the following JSON objects to the `components` array:
122
},
123
124
"name": "renc",
125
126
127
128
129
0 commit comments