mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-03 06:27:47 +00:00
typo in package name of examples
This commit is contained in:
committed by
Ron Evans
parent
78fdaad9c0
commit
28dbbe2e65
@@ -1,4 +1,4 @@
|
||||
package i2c_128x32
|
||||
package main
|
||||
|
||||
import (
|
||||
"machine"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package i2c_128x64
|
||||
package main
|
||||
|
||||
import (
|
||||
"image/color"
|
||||
|
||||
Reference in New Issue
Block a user