mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-20 22:12:31 +02:00
runtime error: member call on address XXX which does not point to an object of type 'Allocator' XXX: note: object is of type 'SpyingAllocator' This is due to the fact that some of the compilation units have different library settings, so a different namespace, and therefore a different `Allocator` class.