Version 1.0 does access the camera, which is why you use the camera animation lens appear when the app launches. Version 1.1 uses a different API, which is a little bit lower level. You still have to access the camera to get to the LED, but the camera actually isn't being used within the application. Does that make sense?