state end fake callback
[Biblio-RFID.git] / examples / selfcheck.js
index c57987e..4bb42ee 100644 (file)
@@ -213,3 +213,6 @@ function circulation( barcode, sid ) {
        }
 }
 
+function end() {
+       // nop
+}