bobc / bobc_hardware

Various hardware projects
84 stars 116 forks source link

RAMPS-FD: Outputs D2 and D12 are on when firmware downloaded #18

Open bobc opened 10 years ago

bobc commented 10 years ago

The default state for GPIO pins leaves these outputs turned on.

Add 10k pulldown resistors to prevent accidental turn on.

cefiar commented 10 years ago

Implemented. Needs testing.