mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 09:42:35 +00:00
fix pico build
This commit is contained in:
parent
401b92bdbb
commit
263a421c4a
@ -224,5 +224,5 @@ void scanI2Cdevice()
|
||||
DEBUG_MSG("%i I2C devices found\n",nDevices);
|
||||
}
|
||||
#else
|
||||
void scanI2Cdevice(bool partial) {}
|
||||
void scanI2Cdevice() {}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user