Merge pull request #78 from conejoninja/typo

typo
This commit is contained in:
Daniel Esteban
2019-08-02 19:57:51 +02:00
committed by GitHub
+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 // Datasheet: https://www.sparkfun.com/datasheets/LCD/HD44780.pdf
// //