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