1

Closed

AnalogPort and PWM dependency

description

Currently the framework depends on:
  • SecretLabs.NETMF.Hardware.PWM
  • SecretLabs.NETMF.Hardware.AnalogInput
     
    With 4.2 those are replaced by:
  • Microsoft.SPOT.Hardware.PWM
  • Microsoft.SPOT.Hardware.AnalogInput
     
    This requires some code modifications that can be done as soon as the Netduino supports those classes.
Closed May 15, 2012 at 12:48 AM by Garrcomm
Fixed now, at least for 4.2 devices

comments

Garrcomm wrote Feb 27, 2012 at 8:46 AM

This issue depends on future 4.2 releases for the Netduino firmware and can't be fixed at this current moment.