	
	PINGUINO Bluetooth project README
	
	This is an example program, which catches characters 
	received from the bluetooth module in data mode.
	(And, in this case - toggles LEDs if '1' or '2'
	 is received)
	 
	 The .pde source file can be found inside the \source\ folder.
	 
	 NOTE: If you have a compilation error connected with stdlib.h,
	 Find the stdlib.h file in
	 <PinguinoInstFolder>\win32\p32\mips-elf\include\stdlib.h
	 and comment out row 62.
	 
	 Now the project should compile successfully and work with
	 Pinguino IDE rev.305
	
	 Download the latest pinguino for your OS from:
	 http://code.google.com/p/pinguino32/downloads/list
	 	 
	 If you have any questions, email support@olimex.com
	
	 --------
	 2012
	 http://olimex.com/dev
	 
	 