initializePhidgetShimSystem function

void initializePhidgetShimSystem()

Implementation

void initializePhidgetShimSystem() {
  initializePhidgetEventSystemShim();
  _startPollingForPhidgetEvents();
}