noInternetMessage constant

String const noInternetMessage

Message suggesting the user to check their internet connection.

Implementation

static const String noInternetMessage =
    "Please check your internet connection";