Syntax Error in RGB LED example.
- 
					
					
					
					
 The LED example that changes the colors on the LED to Red, Green , Blue has a typo in the main.py, the 'While' keyword should be 'while' lowercase. 
 
- 
					
					
					
					
 @torsi 
 That's now fixed, thank you for your report
 
