-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi,
I am using your library in ESP8266 12 E board. As you suggested, I have changed the stacksize to 6144, Page size of db is 512.
It worked fine initially and after 10 insert statements, I am getting error SQL out of memory.
Do you have any idea to fix this ?
On checking free heap, it is 27672 before executing insert statement. AFter it get SQL out of memory error, free heap is 31304.
Any help would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels