java: Eliminated double definition of SWIGJAVA and the need for "#undefine SWIGJAVA"
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com> Conflicts: src/CMakeLists.txt
This commit is contained in:
committed by
Mihai Tudor Panu
parent
f991bcf915
commit
ef74a7b137
@@ -380,7 +380,7 @@ uint8_t MPU60X0::getInterruptPinConfig()
|
||||
return readReg(REG_INT_PIN_CFG);
|
||||
}
|
||||
|
||||
#ifdef SWIGJAVA
|
||||
#ifdef JAVACALLBACK
|
||||
void MPU60X0::installISR(int gpio, mraa::Edge level,
|
||||
IsrCallback *cb)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user