Aktualizacja go, komentarze, drobne poprawki
This commit is contained in:
@ -34,6 +34,7 @@ func main() {
|
||||
|
||||
loop := func() {
|
||||
ticker := time.NewTicker(250 * time.Millisecond)
|
||||
defer ticker.Stop()
|
||||
for {
|
||||
term.GoHome()
|
||||
front.PrintMe()
|
||||
|
Reference in New Issue
Block a user