mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
wip: android driver
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "icsneo/icsneocpp.h"
|
||||
#include "icsneo/device/devicefinder.h"
|
||||
#include <jni.h>
|
||||
|
||||
using namespace icsneo;
|
||||
|
||||
@@ -45,4 +46,4 @@ void icsneo::SetEventLimit(size_t newLimit) {
|
||||
|
||||
size_t icsneo::GetEventLimit() {
|
||||
return EventManager::GetInstance().getEventLimit();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user