Button: Removed grove dependency
* Renamed all files from groverrotary to rotary
* Replaced all instances of groverrotary with rotary
* Updated all CMake files
Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
committed by
Noel Eck
parent
6a6a572069
commit
3753a1be5c
@@ -14,9 +14,9 @@
|
||||
#include "grovebase.hpp"
|
||||
%}
|
||||
|
||||
%include "grovebutton.hpp"
|
||||
%include "button.hpp"
|
||||
%{
|
||||
#include "grovebutton.hpp"
|
||||
#include "button.hpp"
|
||||
%}
|
||||
|
||||
%include "groveled.hpp"
|
||||
|
||||
Reference in New Issue
Block a user