mirror of
https://github.com/RfidResearchGroup/ChameleonBLEAPI.git
synced 2026-05-12 11:20:47 -07:00
Delete TagInformationsCallback.java
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
package com.proxgrind.chameleon.callback;
|
||||
|
||||
public interface TagInformationsCallback<T> {
|
||||
//显示信息是以什么格式传入到上层的!
|
||||
void onInformationsShow(T t);
|
||||
}
|
||||
Reference in New Issue
Block a user