mirror of
https://github.com/meshtastic/firmware.git
synced 2026-02-01 03:01:10 -05:00
fix warnings found in nrf52 build
This commit is contained in:
@@ -114,7 +114,8 @@ int32_t ExternalNotificationPlugin::runOnce()
|
||||
|
||||
return (INT32_MAX);
|
||||
}
|
||||
|
||||
#else
|
||||
return INT32_MAX;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user