Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set default max payload to 128bytes for Arduino
Buffer sizes are now based on MAX_PAYLOAD_SIZE and MAX_FRAME_SIZE, minimize default memory usage for Arduino - This needs to be increased if using payloads larger than 128 bytes
- Loading branch information