mirror of
https://github.com/RfidResearchGroup/ChameleonBLEAPI.git
synced 2026-05-12 11:20:47 -07:00
Delete WriterCallback.java
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package com.proxgrind.chameleon.callback;
|
||||
|
||||
public interface WriterCallback extends BaseCallback {
|
||||
void onFinish();
|
||||
|
||||
void onDataInvalid();
|
||||
|
||||
void onTagAbnormal();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user