forked from bblanchon/ArduinoJson
Fixed naming conflict with "CAPACITY" (issue #839)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# MIT License
|
||||
|
||||
add_executable(MiscTests
|
||||
empty.cpp
|
||||
conflicts.cpp
|
||||
FloatParts.cpp
|
||||
StringWriter.cpp
|
||||
TypeTraits.cpp
|
||||
|
Reference in New Issue
Block a user