forked from bblanchon/ArduinoJson
Fixed JsonVariant::as<unsigned>()
(fixes #1601)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# MIT License
|
||||
|
||||
add_executable(NumbersTests
|
||||
convertNumber.cpp
|
||||
parseFloat.cpp
|
||||
parseDouble.cpp
|
||||
parseInteger.cpp
|
||||
|
Reference in New Issue
Block a user