Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Skill: "DriveServos" #37

Merged
merged 3 commits into from
Apr 24, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@
[submodule "ping-skill"]
path = ping-skill
url = https://github.com/nogre/ping-skill.git
[submodule "drive_servos"]
path = drive_servos
url = https://github.com/Nold360/mycroft_skill-drive_servos.git
[submodule "domoticz_skill"]
path = domoticz_skill
url = https://github.com/matleses/domoticz_skill.git
Expand Down Expand Up @@ -238,4 +241,3 @@
[submodule "skill-wolfram-alpha"]
path = skill-wolfram-alpha
url = https://github.com/MycroftAI/skill-wolfram-alpha.git

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Once you have your skill mostly functional, [create an issue](https://github.com
| :question: | [daily-meditation](../../wiki/SKILL-daily-meditation) |Plays your Daily Meditation from the Meditation Podcast |
| :construction: | [deepdream_skill](../../wiki/SKILL-deepdream) | Adds Deepdreaming image converstion to Mycroft |
| :question: | [diagnostics](../../wiki/SKILL-diagnostics) | Diagnostic tools (CPU %age, free space, etc) |
| :question: | [drive_servos](../../wiki/SKILL-drive-servos) | Control Hacked-Servo-Engines to make your mycroft move around |
| :question: | [earth-orbit-pic-skill](../../wiki/SKILL-earth-orbit-pic) | Earth orbit picture skill |
| :construction: | [facebook](../../wiki/SKILL-facebook) | Generates posts for Facebook |
| :skull: | [fortune](../../wiki/SKILL-fortune) | Tells your fortune |
Expand Down
1 change: 1 addition & 0 deletions drive_servos
Submodule drive_servos added at 39d62f