get rid of #define max and use stl::max
[clinton/Smoothieware.git] / src / modules / utils / currentcontrol / ad5206.h
2014-11-21 Jim Morrisget rid of #define max and use stl::max
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
2014-07-24 Jim MorrisMerge pull request #459 from wolfmanjm/refactor/digipot
2014-07-24 Jim Morrisrefactor current control to save memory
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-29 Jim MorrisMerge pull request #323 from wolfmanjm/upstreamedge
2014-01-29 Jim Morrisupdaye from Wulfnor fixing epsilon
2014-01-24 Michael MoonMerge branch 'master' into edge
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-11-09 Jim MorrisMerge pull request #274 from wolfmanjm/upstreamedge
2013-11-09 Jim Morrisremove the definition of max() from nut_bolts.h as...
2013-06-13 Jim MorrisMerge pull request #175 from wolfmanjm/feature/allow...
2013-06-13 Jim Morrisfix whitespace tabs -> spaces
2013-06-13 Jim Morrisadded ad5206 implemente by Wulfnor
2013-06-12 Jim MorrisMove digipot to currentl control module