runningMedian class on playground

uploaded 0.1.06 version on github, - Arduino/libraries at master · RobTillaart/Arduino · GitHub -

  • faster sort (bubble sort with flag)
  • dynamic memory for array (option in .h file)
    (uses more flash and less RAM)
  • replaced sorted float array with an array of indices (less RAM)

please give it a try