Update links, README, contributing, etc.

This commit is contained in:
Scott Lahteine
2020-07-23 20:46:11 -05:00
parent 715271190c
commit d1e20eb29f
83 changed files with 132 additions and 131 deletions

View File

@ -113,9 +113,9 @@
/**
* Settings for the 4D Systems, 4.3" Embedded SPI Display 480x272, SPI, FT800 (4DLCD-FT843)
* http://www.4dsystems.com.au/product/4DLCD_FT843/
* https://4dsystems.com.au/4dlcd-ft843
* Datasheet:
* http://www.4dsystems.com.au/productpages/4DLCD-FT843/downloads/FT843-4.3-Display_datasheet_R_1_2.pdf
* https://4dsystems.com.au/mwdownloads/download/link/id/52/
*/
#elif defined(LCD_4DSYSTEMS_4DLCD_FT843)
#if !HAS_RESOLUTION
@ -136,9 +136,7 @@
/**
* Settings for the Aleph Objects Color LCD User Interface
* https://code.alephobjects.com/source/aotctl/
* Datasheet:
* http://www.hantronix.com/files/data/s1501799605s500-gh7.pdf
* Datasheet https://www.hantronix.com/files/data/s1501799605s500-gh7.pdf
*/
#elif defined(LCD_ALEPHOBJECTS_CLCD_UI)
#if !HAS_RESOLUTION