mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-30 18:57:32 +02:00
Removed buggy blank line in CHANGELOG
This commit is contained in:
@ -51,7 +51,6 @@ HEAD
|
||||
>
|
||||
> ```c++
|
||||
> Serial.println(doc["sensor"].as<char*>()); // error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
|
||||
|
||||
> ```
|
||||
>
|
||||
> Instead, you must write:
|
||||
|
Reference in New Issue
Block a user