fixed decode issue for new API 0.1.1
This commit is contained in:
@@ -76,7 +76,7 @@ JNIEXPORT jintArray JNICALL Java_net_irext_decodesdk_IRDecode_irDecode
|
||||
* Method: irClose
|
||||
* Signature: ()V
|
||||
*/
|
||||
JNIEXPORT void JNICALL Java_net_irext_decodesdk_IRDecode_irACLibClose
|
||||
JNIEXPORT void JNICALL Java_net_irext_decodesdk_IRDecode_irClose
|
||||
(JNIEnv *, jobject);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user