January 07, 2014 The GNU C compiler defines the && operator that allows you to get the address of a label as a constant void pointer. Last time I talked about using threads on the Arduino via the protothreads library. I mentioned that protothreads uses a “local continuation” scheme to jump from thread to thread. If you look at the …