Page 1 of 1

Libraries v0.8.5.18

Posted: Wed Sep 28, 2011 8:58 am
by binder
After I released version .17, some "features" showed up that required immediate attention.

So there are a couple fixes in this. No new functionality though. The big changes for this are:
  • Fixed compilation of standard menu - would not compile properly unless PWM Expansion was enabled
  • The PWMExpansion define statement is now all uppercase: PWMEXPANSION. Compiler errors are the reason behind it.

    Code: Select all

    #define PWMEXPANSION
  • Wifi requests - removed labeling unknown requests. Worked good for serial communications but could lead to some problems with wifi stuff.
That's it for the release. You should notice that the wifi should work better.

curt