OpenFTC/RevExtensions2

Charging phone through REV hub

Closed this issue · 1 comments

How do I enable phone charging from the REV hub? Is there an example of this implementation?

The SDK already enables phone charging on the Hub behind the scenes, but you can call ExpansionHubEx#setPhoneChargeEnabled(boolean chargeEnabled) if you wish.