mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-14 20:03:40 +00:00
@@ -1,7 +1,6 @@
|
||||
// Package ssd1331 implements a driver for the SSD1331 TFT color displays.
|
||||
//
|
||||
// Datasheet: https://www.crystalfontz.com/controllers/SolomonSystech/SSD1331/381/
|
||||
//
|
||||
package ssd1331 // import "tinygo.org/x/drivers/ssd1331"
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user