forked from bblanchon/ArduinoJson
Renamed JsonArray::removeAt()
into remove()
This commit is contained in:
@ -14,7 +14,7 @@ add_executable(JsonArrayTests
|
||||
iterator.cpp
|
||||
prettyPrintTo.cpp
|
||||
printTo.cpp
|
||||
removeAt.cpp
|
||||
remove.cpp
|
||||
set.cpp
|
||||
subscript.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user