2020-10-13 21:14:40 +02:00

6 lines
93 B
Python

import dashboard_api.hat.unicorn as HAT
out = HAT.UnicornHat(32,16)
out.set_all(10,100,10)