mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 17:58:41 +00:00
6 lines
141 B
JavaScript
Executable File
6 lines
141 B
JavaScript
Executable File
// bind canvas
|
|
// take images every x ms
|
|
// call callback on canvas to check image
|
|
// stop if match or manual stop
|
|
// return callback result
|