mbed lib error

09 Mar 2013

There is a bug in the mbed lib starting with version 44.

If you using a analog pin in digital and analog mode and switch to output it don't drive to 0.

The DigitalInOut constructor is not reset the Pinsel Register. Is it set to 11 meaning ADC function.