state-handler: #6 change constructor args
This commit is contained in:
parent
5268bc31c7
commit
def05a17e1
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#include <StateHandler.h>
|
#include <StateHandler.h>
|
||||||
|
|
||||||
StateHandler::StateHandler(EVENT_HANDL btns) {
|
StateHandler::StateHandler() {
|
||||||
// TODO Auto-generated constructor stub
|
// TODO Auto-generated constructor stub
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user