arduino-menusystem
arduino-menusystem copied to clipboard
destructor to free memory
there is no destructor hence memory consmption increase as we create and destroy dynamically menus. Destructor with proper object free should be implemented