get rid of #define max and use stl::max
[clinton/Smoothieware.git] / src / modules / utils / currentcontrol / mcp4451.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-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-10-14 Jim MorrisMerge pull request #248 from wolfmanjm/upstreamedge
2013-10-14 Jim Morrisallow config to set the max current and current convers...
2013-07-03 Logxenenabled second mcp4451 digipot for 5driver Smoothieboard
2013-06-13 Jim MorrisMerge pull request #175 from wolfmanjm/feature/allow...
2013-06-13 Jim Morrisfix whitespace tabs -> spaces
2013-06-12 Jim MorrisMove digipot to currentl control module