Qduino Mini example code problem

There are some small errors in the batteryLeveltoRGB example. This means that the user led will go green when fully charged, but then simply go off as the battery level drops.

The problems are in lines 39, 43 and 47. Simply replace the << with < and everything will work as intended :slight_smile:

Really impressed with what the Qduino Mini can do in such a small form factor, by the way :smiley:

Thanks for the heads up! We’re working on getting that fixed so that when you update the boards package in Arduino, the fixes are applied to the example. :slight_smile: