fix pico build
This commit is contained in:
@@ -224,5 +224,5 @@ void scanI2Cdevice()
|
|||||||
DEBUG_MSG("%i I2C devices found\n",nDevices);
|
DEBUG_MSG("%i I2C devices found\n",nDevices);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
void scanI2Cdevice(bool partial) {}
|
void scanI2Cdevice() {}
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user