Are you using ArduinoJson 5 ? the DynamicJsonBuffer is allocated on the heap, so can grow big (as long as you have memory).
確定! 回上一頁