diff --git a/esp-vent-main/inc/StateHandler/StateHandler.h b/esp-vent-main/inc/StateHandler/StateHandler.h index c07ac98..32789dd 100644 --- a/esp-vent-main/inc/StateHandler/StateHandler.h +++ b/esp-vent-main/inc/StateHandler/StateHandler.h @@ -7,8 +7,6 @@ * Purpose of this class is to store and pass * the events of the current mode to further process. * - * Current goal is to make it to operate on interrupts - * caused by button presses. * */