|
|
|
@ -2,14 +2,14 @@
|
|
|
|
// Use of this source code is governed under the Apache License, Version 2.0
|
|
|
|
// Use of this source code is governed under the Apache License, Version 2.0
|
|
|
|
// that can be found in the LICENSE file.
|
|
|
|
// that can be found in the LICENSE file.
|
|
|
|
|
|
|
|
|
|
|
|
// Package waveshare2in13v2 controls Waveshare 2in13v2 e-paper display.
|
|
|
|
// Package waveshare2in13v2 controls Waveshare 2.13 v2 e-paper displays.
|
|
|
|
//
|
|
|
|
|
|
|
|
// Datasheets
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// Datasheet:
|
|
|
|
// https://www.waveshare.com/w/upload/d/d5/2.13inch_e-Paper_Specification.pdf
|
|
|
|
// https://www.waveshare.com/w/upload/d/d5/2.13inch_e-Paper_Specification.pdf
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Product page:
|
|
|
|
// 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
|
|
|
|
package waveshare2in13v2
|
|
|
|
|