Fixing Issue 252: Abort gracefully and throw meaningful error when scan does not match Chip Type
This checks if the chip type matches the scan type by looking at the names of the loop actions. All changes are in src/libYarr/ScanConsoleImpl.cpp, starting at line 163.
resolves #252
Edited by Lingxin Meng