Closed Holger-Will closed 8 years ago
Previously was one approach, which makes each packet twice so big as needed(Also same Data is saved twice).
What Do you think about other appreach, where does the same but without downside of 2x size?
Also just Provide raw as function in ESP3Packet, which returns whole Buffer...
See PR #3
Previously was one approach, which makes each packet twice so big as needed(Also same Data is saved twice).
What Do you think about other appreach, where does the same but without downside of 2x size?
Also just Provide raw as function in ESP3Packet, which returns whole Buffer...
See PR #3