added a player folder
This commit is contained in:
parent
b47db0f6d9
commit
7893fa2bd1
4 changed files with 0 additions and 0 deletions
6
player/main.lua
Normal file
6
player/main.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
dofile("screen.lua")
|
||||
|
||||
-- connecte l'écran sur les pins 18 et 19
|
||||
attachscreen(18, 19, 0x3C)
|
||||
|
||||
dofile("letter_display.lua")
|
Loading…
Add table
Add a link
Reference in a new issue