-
Notifications
You must be signed in to change notification settings - Fork 240
Feedback for V2 #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@256dpi the list looks good so far! I think it's partially covered by #39, however the Wire and new I2S Arduino libraries have a function to called |
@sandeepmistry That's a nice idea, will create a separate issue for that. |
How do you feel about supporting QoS1 and QoS2? I still have the feeling it complicates things too much and might not be really used by the community. |
Do you have any benchmarks for the RAM and code space it adds? |
Here are the numbers for the WiFi101 example on a MKR1000 board (without testing the code):
Honestly, I tought the difference would be much bigger. |
Nice! Do you nice time to check the Uno as well? It should also print out the RAM used. |
Here is the Arduino Uno with WiFi101:
The differences seem to be slightly bigger. |
Ok, not bad! Are 1042 and 1092 bytes for the RAM? If so, it sounds reasonable to go ahead with the feature :) |
This is beeing addressed in #59. |
@gibix @sandeepmistry and all others.
I want to collect some ideas and thoughts about a possible V2 of this library. Do you have anything to add to what is already tagged with the v2 milestone?
The text was updated successfully, but these errors were encountered: