📝 Update config URLs (#26049)

This commit is contained in:
Keith Bennett
2023-07-04 14:07:56 -07:00
committed by GitHub
parent f479f8377d
commit 929497d527
5 changed files with 29 additions and 25 deletions

View File

@@ -81,7 +81,7 @@
#elif ENABLED(SR_LCD_2W_NL)
// 2 wire Non-latching LCD SR from:
// https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/schematics#!shiftregister-connection
// https://github.com/fmalpartida/New-LiquidCrystal/wiki/schematics#user-content-ShiftRegister_connection
LCD_CLASS lcd(SR_DATA_PIN, SR_CLK_PIN
#if PIN_EXISTS(SR_STROBE)