forked from bblanchon/ArduinoJson
Improved deserializeMsgPack()
speed by reading several bytes at once
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
add_executable(MiscTests
|
||||
conflicts.cpp
|
||||
FloatParts.cpp
|
||||
StreamReader.cpp
|
||||
Readers.cpp
|
||||
StringAdapters.cpp
|
||||
StringWriter.cpp
|
||||
TypeTraits.cpp
|
||||
|
Reference in New Issue
Block a user