From 3f0429779230ad208c21f0527fee763b9896369d Mon Sep 17 00:00:00 2001 From: Michael Hanselmann Date: Sun, 19 Dec 2021 07:49:31 +0100 Subject: [PATCH] waveshare2in13v2: Amend documentation with note on GDEH0213B73 --- waveshare2in13v2/doc.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/waveshare2in13v2/doc.go b/waveshare2in13v2/doc.go index 83bd2e4..f85f9e5 100644 --- a/waveshare2in13v2/doc.go +++ b/waveshare2in13v2/doc.go @@ -2,14 +2,14 @@ // Use of this source code is governed under the Apache License, Version 2.0 // that can be found in the LICENSE file. -// Package waveshare2in13v2 controls Waveshare 2in13v2 e-paper display. -// -// Datasheets +// Package waveshare2in13v2 controls Waveshare 2.13 v2 e-paper displays. // +// Datasheet: // https://www.waveshare.com/w/upload/d/d5/2.13inch_e-Paper_Specification.pdf // // Product page: +// 2.13 inch version 2: https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT // -// 2.13 Inch version 2: https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT -// +// The Waveshare 2.13in v2 display is compatible with the GoodDisplay +// GDEH0213B73. package waveshare2in13v2