Merge pull request #114 from gdahlm/experimental

Add missing #endif in gen7 definition in pins.h
This commit is contained in:
kliment 2011-11-04 01:15:01 -07:00
commit 24469eaf25

View file

@ -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!