typo in package name of examples

This commit is contained in:
Daniel Esteban
2019-07-14 19:12:58 +02:00
committed by Ron Evans
parent 78fdaad9c0
commit 28dbbe2e65
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package i2c_128x32
package main
import (
"machine"
+1 -1
View File
@@ -1,4 +1,4 @@
package i2c_128x64
package main
import (
"image/color"