mirror of
https://github.com/eclipse/upm.git
synced 2025-12-16 22:05:18 +03:00
stepmotor: changed name from step_motor to stepmotor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
7
src/stepmotor/jsupm_stepmotor.i
Normal file
7
src/stepmotor/jsupm_stepmotor.i
Normal file
@@ -0,0 +1,7 @@
|
||||
%module jsupm_stepmotor
|
||||
|
||||
%{
|
||||
#include "stepmotor.h"
|
||||
%}
|
||||
|
||||
%include "stepmotor.h"
|
||||
Reference in New Issue
Block a user