Skip to main content Link Menu Expand (external link) Document Search Copy Copied

static void listVals(bool)

Prints the values of all the existing line counters to the brain.

This function is designed to be used with the BrainOS management system.

Example

LineCounter l = LineCounter(Brain.ThreeWirePort.A);

BosFn::addNewFn(LineCounter::listVals);