💡 Sub-include pins labels

This commit is contained in:
Scott Lahteine
2021-10-19 04:03:03 -05:00
parent b4904cc53e
commit b108741a8e
26 changed files with 26 additions and 26 deletions

View File

@@ -27,4 +27,4 @@
#define BOARD_INFO_NAME "Azteeg X1"
#include "pins_SANGUINOLOLU_12.h"
#include "pins_SANGUINOLOLU_12.h" // ... SANGUINOLOLU_11

View File

@@ -44,4 +44,4 @@
#endif
#endif
#include "pins_SANGUINOLOLU_12.h"
#include "pins_SANGUINOLOLU_12.h" // ... SANGUINOLOLU_11

View File

@@ -42,7 +42,7 @@
#define BOARD_ST7920_DELAY_3 125
#endif
#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11
//
// For the stock CR-10 enable CR10_STOCKDISPLAY in Configuration.h

View File

@@ -26,4 +26,4 @@
*/
#define BOARD_INFO_NAME "Melzi (ATmega1284)"
#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11

View File

@@ -27,7 +27,7 @@
#define BOARD_INFO_NAME "Melzi (Malyan)"
#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11
#undef LCD_SDSS
#undef LCD_PINS_RS

View File

@@ -34,7 +34,7 @@
#define BOARD_ST7920_DELAY_3 0
#endif
#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11
#undef Z_ENABLE_PIN
#undef LCD_PINS_RS

View File

@@ -34,4 +34,4 @@
#define BOARD_ST7920_DELAY_3 0
#endif
#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11

View File

@@ -27,4 +27,4 @@
#define BOARD_INFO_NAME "STB V1.1"
#include "pins_SANGUINOLOLU_12.h"
#include "pins_SANGUINOLOLU_12.h" // ... SANGUINOLOLU_11