mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-05-05 04:15:24 +02:00
Implement IsString from StringAdapter
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "custom_string.hpp"
|
||||
#include "weird_strcmp.hpp"
|
||||
|
||||
#include <ArduinoJson/Strings/IsString.hpp>
|
||||
#include <ArduinoJson/Strings/StringAdapters.hpp>
|
||||
|
||||
#include <catch.hpp>
|
||||
|
||||
Reference in New Issue
Block a user