mikeshub 5 лет назад
Родитель
Сommit
1b1a4677f5
2 измененных файлов: 1 добавлений и 1 удалений
  1. 0
    1
      Marlin/src/lcd/HD44780/ultralcd_HD44780.h
  2. 1
    0
      platformio.ini

+ 0
- 1
Marlin/src/lcd/HD44780/ultralcd_HD44780.h Просмотреть файл

90
 //https://github.com/mikeshub/SailfishLCD
90
 //https://github.com/mikeshub/SailfishLCD
91
 //uses the code directly from Sailfish
91
 //uses the code directly from Sailfish
92
 
92
 
93
-  #include <LCD.h>
94
   #include <SailfishLCD.h>
93
   #include <SailfishLCD.h>
95
   #define LCD_CLASS LiquidCrystalSerial
94
   #define LCD_CLASS LiquidCrystalSerial
96
 
95
 

+ 1
- 0
platformio.ini Просмотреть файл

167
   U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
167
   U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
168
   TMCStepper@<1.0.0
168
   TMCStepper@<1.0.0
169
   Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip
169
   Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip
170
+  https://github.com/mikeshub/SailfishLCD.git
170
 
171
 
171
 [env:LPC1769]
172
 [env:LPC1769]
172
 platform          = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/master.zip
173
 platform          = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/master.zip

Загрузка…
Отмена
Сохранить