mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-14 10:04:45 +02:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -366,7 +366,7 @@ Also you can see that neither `JsonArray` nor `JsonObject` leak out of the seria
|
||||
|
||||
### How to fix error "Ambiguous overload for 'operator='"
|
||||
|
||||
There is a case where you need the compiler: it's when you convert a `JsonVariant` to a `String`.
|
||||
There is a case where you need to help the compiler: it's when you convert a `JsonVariant` to a `String`.
|
||||
|
||||
For example:
|
||||
|
||||
|
Reference in New Issue
Block a user