This commit is contained in:
Daniel Esteban
2019-08-02 19:49:19 +02:00
parent 8453611d1f
commit 04bfa6fa70
+1 -1
View File
@@ -1,4 +1,4 @@
// Package lis3dh provides a driver for the HD44780 LCD controller.
// Package hd44780 provides a driver for the HD44780 LCD controller.
//
// Datasheet: https://www.sparkfun.com/datasheets/LCD/HD44780.pdf
//