✏️ Fix CTC_A10S_A13 typo

Followup to #26514
This commit is contained in:
Scott Lahteine 2024-01-04 18:50:23 -06:00
parent 5e0a8d2124
commit a5d097abe6

View file

@ -187,7 +187,7 @@
* *
* Only the following displays are supported: * Only the following displays are supported:
* ZONESTAR_LCD * ZONESTAR_LCD
* CTC_A10S_A13G * CTC_A10S_A13
* REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER * REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
*/ */
@ -209,10 +209,10 @@
#elif IS_RRD_FG_SC #elif IS_RRD_FG_SC
// Pin definitions for the Anet A6 Full Graphics display and the RepRapDiscount Full Graphics // Pin definitions for the Anet A6 Full Graphics display and the RepRapDiscount Full Graphics
// display using an adapter board // https://go.aisler.net/benlye/anet-lcd-adapter/pcb // display using an adapter board. See https://go.aisler.net/benlye/anet-lcd-adapter/pcb
// See below for alternative pin definitions for use with https://www.thingiverse.com/thing:2103748 // See below for alternative pin definitions for use with https://www.thingiverse.com/thing:2103748
#if ENABLED(CTC_A10S_A13G) #if ENABLED(CTC_A10S_A13)
/** /**
* CTC_A10S_A13 pinout * CTC_A10S_A13 pinout