mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-04 05:04:45 +02:00
Reduced Unicode conversion code size (-122 bytes on AVR)
This commit is contained in:
@@ -10,6 +10,7 @@ add_executable(MiscTests
|
||||
StringWriter.cpp
|
||||
TypeTraits.cpp
|
||||
unsigned_char.cpp
|
||||
Utf8.cpp
|
||||
version.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user