Introduction - If you have any usage issues, please Google them yourself
		 
* Description   : This Program allows an AVR with bootloader capabilities to
*                 Read/write its own Flash/EEprom. To enter Programming mode
*                 an input pin is checked. If this pin is pulled low, programming mode
*                 is entered. If not, normal execution is done from $0000
*                 "reset" vector in Application area.