forked from bblanchon/ArduinoJson
Added a deprecation warning for as<char*>()
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
add_executable(MiscTests
|
||||
arithmeticCompare.cpp
|
||||
conflicts.cpp
|
||||
deprecated.cpp
|
||||
FloatParts.cpp
|
||||
JsonString.cpp
|
||||
printable.cpp
|
||||
|
Reference in New Issue
Block a user