Skip to content

Commit

Permalink
[RSDK-4635] Fix issue with Power Sensor code sample (#2810)
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma authored Aug 21, 2023
1 parent 772e5eb commit 0ad1876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"args": ["context.Background()", "map[string]interface{}{}"]
},
"power_sensor": {
"func": "Voltage",
"func": "Power",
"args": ["context.Background()", "map[string]interface{}{}"]
},
"pose_tracker": {
Expand Down

0 comments on commit 0ad1876

Please sign in to comment.