I compiled with PlatformIO (still Arduino platform) and got a warning that `boolean` is deprecated. Perhaps makes sense to replace with `bool` in the `IridiumSBD::isConnected()` function