Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
hairygael authored Dec 28, 2024
1 parent f6f13db commit 2e87bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/myrobotlab/service/meta/OakDMeta.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public class OakDMeta extends MetaData {
*/
public OakDMeta() {

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

Expand Down

0 comments on commit 2e87bc1

Please sign in to comment.