Example #1
0
extern "C" void emitters_on()
{
	qtr3pi.emittersOn();
}
Example #2
0
void Pololu3pi::emittersOn()
{
	qtr3pi.emittersOn();
}