Robot & Extruder: enable pins are no longer open drain. If you need open drain enable...
authorMichael Moon <triffid.hunter@gmail.com>
Tue, 7 May 2013 13:46:04 +0000 (23:46 +1000)
committerMichael Moon <triffid.hunter@gmail.com>
Tue, 7 May 2013 13:46:04 +0000 (23:46 +1000)
commit5984acdfef6a320d1010e29bf4b3c64aab01ea36
treea6b276664a91a16c6eb9b6af3872d603a3f59194
parentcfd9dc694ce1192bbb1d0a0f1d67f0d0aaf5c7c8
Robot & Extruder: enable pins are no longer open drain. If you need open drain enables, put an 'o' after the pindef in your config ala Jim Morris' recent 947ae5 commit
src/modules/robot/Robot.cpp
src/modules/tools/extruder/Extruder.cpp