stepmotor: changed name from step_motor to stepmotor

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
Kiveisha Yevgeniy
2014-06-18 08:51:31 +00:00
parent b03cbf4f36
commit 2c0e83e406
9 changed files with 26 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
set (libname "stepmotor")
set (libdescription "upm STEPMOTOR")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()