Skip to content

Commit 2e87bc1

Browse files
authored
Update description
1 parent f6f13db commit 2e87bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/myrobotlab/service/meta/OakDMeta.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public class OakDMeta extends MetaData {
1515
*/
1616
public OakDMeta() {
1717

18-
addDescription("Control a Neopixel hardware");
18+
addDescription("Control a Oak-D hardware");
1919
setAvailable(true); // false if you do not want it viewable in a
2020
addCategory("control", "display");
2121

0 commit comments

Comments
 (0)