Hi, I have a problem. I created an algorithm to libhid readings to a
microcontroller that uses PIC, but the read mode is in a loop like: while (
true) {readPIC();}. I would remove this loop and apply likethe Observer
pattern, that is only done readPIC() If any pin is activated. Is to do this?Thanks, Vinnicyus Gracindo.
_______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss http://libhid.alioth.debian.org/

