|
Re: How to tell if hardware component is detached?
Why do you need to dynamically skip over the code? We use #ifdef to enclose code for some components such as Vision, so if we don't have the camera connected, that code won't compile. Isn't that good enough?
__________________
|