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