mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-18 04:52:22 +02:00
Renamed JsonHashTable into JsonObject
This commit is contained in:
@ -12,8 +12,6 @@ namespace ArduinoJson
|
||||
{
|
||||
namespace Parser
|
||||
{
|
||||
class JsonHashTable;
|
||||
|
||||
class JsonArrayIterator
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user