Changed the order to avoid a clash with fans.

This commit is contained in:
Chris Palmer 2020-11-14 14:32:23 +00:00
parent 5415beb80d
commit 27b0a442e4
1 changed files with 1 additions and 1 deletions

View File

@ -109,6 +109,6 @@ BigTreeTech_TFT35v3_0 = ["BigTreeTech_TFT35v3_0", "BigTreeTech TFT35 v3.0",
];
displays = [HDMI5, SSD1963_4p3, LCD1602A, LCDS7282B,BigTreeTech_TFT35v3_0];
displays = [HDMI5, SSD1963_4p3, BigTreeTech_TFT35v3_0, LCD1602A, LCDS7282B];
use <display.scad>