-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
Arduino uses large JSON documents on stack which could cause stack overflow.
Impact
- Arduino could crash unexpectedly
- System becomes unreliable
- Data loss during operation
Solution Required
Move large objects to heap or use smaller buffers.
Files Affected
- src/main.cpp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working