Speaker: Removed grove dependency
* Renamed all files from grovespeaker to speaker
* Replaced all instances of grovespeaker with speaker
* Updated all CMake files
This commit is contained in:
committed by
Noel Eck
parent
c759932ee6
commit
982065a7b7
@@ -1,5 +0,0 @@
|
||||
set (libname "grovespeaker")
|
||||
set (libdescription "upm grovespeaker speaker module")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_hpp ${libname}.hpp)
|
||||
upm_module_init()
|
||||
Reference in New Issue
Block a user