mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-01 03:34:45 +02:00
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