forked from bblanchon/ArduinoJson
Simplified the implementation of parseNumber()
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
add_executable(NumbersTests
|
||||
parseFloat.cpp
|
||||
parseDouble.cpp
|
||||
parseInteger.cpp
|
||||
parseNumber.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user