Skip to content

Commit

Permalink
Add Rotary Encoder comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb committed Oct 21, 2021
1 parent baf118d commit f79f78f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2642,7 +2642,7 @@
*/

//
// 480x320, 3.5", SPI Display From MKS
// 480x320, 3.5", SPI Display with Rotary Encoder from MKS
// Normally used in MKS Robin Nano V2
//
//#define MKS_TS35_V2_0
Expand Down Expand Up @@ -2708,12 +2708,12 @@
//#define ANET_ET5_TFT35

//
// 1024x600, 7", RGB Stock Display from BIQU-BX
// 1024x600, 7", RGB Stock Display with Rotary Encoder from BIQU-BX
//
//#define BIQU_BX_TFT70

//
// 480x320, 3.5", SPI Stock Display from BIQU B1 SE Series
// 480x320, 3.5", SPI Stock Display with Rotary Encoder from BIQU B1 SE Series
//
//#define BTT_TFT35_SPI_V1_0

Expand Down

0 comments on commit f79f78f

Please sign in to comment.