Version 0.1.1/0.1.2
	Fix compilation paths.

Version 0.1.0
	Adding GetEventIndex() function that allows using the same callback for multiple port modules such as buttons, inputs and so on.
	PnP_Module_Seeed_Monochrome_GROVE_16x2_LCD implementation.
	Adding support for multiple I2C ports on the same board.
	Adding InputInterfaces implementation (basic, switch, button) to allow more flexible code for the multi-port PnP modules (buttons, inputs).
	Plug-n-Play code separated from EBF's library: https://github.com/4project-co-il/EBF
