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