Add Extruder.pde, so extruder is compilable with Arduino IDE

This commit is contained in:
Markus Amsler 2011-02-08 02:40:58 +01:00 committed by Michael Moon
parent 7f32aa80bb
commit fc57cfc5de
1 changed files with 4 additions and 0 deletions

4
extruder/Extruder.pde Normal file
View File

@ -0,0 +1,4 @@
/*
The existence of this file makes sources buildable with the Arduino IDE.
*/