Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork738
No fixed value for USB power current#273
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nevvkid commentedNov 9, 2017
+1 For this change. It would help me with my current project. |
facchinm commentedNov 10, 2017
@ArduinoBot build this please |
ArduinoBot commentedNov 10, 2017
✅ Build completed. ⬇️ Build URL: ℹ️ To test this build:
|
awatterott commentedNov 11, 2017
Hi Martino, |
facchinm commentedNov 13, 2017
@awatterott sure! I'm merging this one in the meantime. Thanks! |
Uh oh!
There was an error while loading.Please reload this page.
The USB power config is currently a fixed value of 500mA. On most devices this has no effect, but on iPads all devices with a power value/consumption over 20mA will not work. So it would be good to have a way to change this value without modifying files from the Arduino Core.