diff --git a/src/AsyncJson.h b/src/AsyncJson.h index 062cbbc..8412159 100644 --- a/src/AsyncJson.h +++ b/src/AsyncJson.h @@ -36,7 +36,7 @@ #define ASYNC_JSON_H_ #include -const char* JSON_MIMETYPE = "application/json"; +constexpr char* JSON_MIMETYPE = "application/json"; /* * Json Response