Merge pull request #114 from gdahlm/experimental
Add missing #endif in gen7 definition in pins.h
This commit is contained in:
commit
24469eaf25
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