forked from bblanchon/ArduinoJson
VariantPool: store VariantSlot
s instead of char
s
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
// Copyright © 2014-2023, Benoit BLANCHON
|
||||
// MIT License
|
||||
|
||||
#include <ArduinoJson/Memory/Alignment.hpp>
|
||||
#include <ArduinoJson/Memory/ResourceManager.hpp>
|
||||
#include <ArduinoJson/Memory/VariantPoolImpl.hpp>
|
||||
#include <catch.hpp>
|
||||
|
Reference in New Issue
Block a user