This commit is contained in:
@@ -698,7 +698,7 @@ public class Controller {
|
||||
}
|
||||
void onPuckBarcode(String datamatrix) {
|
||||
if (isPuckLoading()) {
|
||||
playSound("mounted");
|
||||
playSound("scanned");
|
||||
getMainFrame().setPuckDatamatrix(datamatrix);
|
||||
System.out.println("Detected Puck: " + datamatrix);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user