Skip to content

Commit

Permalink
Added SpeechSynth module.
Browse files Browse the repository at this point in the history
Moved module MQTT from Giraff_pkg(obsolete) to utils
  • Loading branch information
JGMonroy committed Jul 1, 2014
1 parent 9d8ff0e commit 8ac4803
Show file tree
Hide file tree
Showing 11 changed files with 1,232 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ DEFINE_MORA_PROGRAM(TextInterpreter)
DEFINE_MORA_PROGRAM(SkypeComm)
DEFINE_MORA_PROGRAM(TwitterAgent)
DEFINE_MORA_PROGRAM(Wifi_Monitor)
DEFINE_MORA_PROGRAM(Wifi_KeepCoverage)
DEFINE_MORA_PROGRAM(Wifi_KeepCoverage)
DEFINE_MORA_PROGRAM(MQTTMosquitto)
DEFINE_MORA_PROGRAM(SpeechSynth)
Loading

0 comments on commit 8ac4803

Please sign in to comment.