Edited pins.h to add missing #endif
This commit is contained in:
parent
105eedeffa
commit
318c7b4f64
1 changed files with 3 additions and 0 deletions
|
|
@ -734,6 +734,9 @@
|
|||
#define TEMP_1_PIN 38 //Bed
|
||||
#define FAN_PIN -1
|
||||
#define PS_ON_PIN 21
|
||||
|
||||
#endif
|
||||
|
||||
/****************************************************************************************
|
||||
* Teensylu 0.7 pin assingments (ATMEGA90USB)
|
||||
* Requires the Teensyduino software with Teensy2.0++ selected in arduino IDE!
|
||||
|
|
|
|||
Loading…
Reference in a new issue