Skip to content

Fix scanPADID in PBv3TestTools.cpp

Evan Paul Mladina requested to merge activeScanPADID into activeTB
  • Add break statement to for loop if PADID is determined
  • Print logger statement showing PADID
  • Change type of i from uint8_t to uint32_t so that it is displayed when using std::cout
  • Update labremote to most current devel commit
Edited by Evan Paul Mladina

Merge request reports