Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

here's some code that drives a neopixel LED chain stuck to my wall #3

Closed
benclifford opened this issue Oct 1, 2021 · 1 comment
Closed

Comments

@benclifford
Copy link

.spiral> pr.create git@github.com:unisonweb/share:.contrib.benclifford.spiral git@github.com:

The changes summarized below are available for you to review, using the following command:

pull-request.load git@github.com:unisonweb/share:.contrib.benclifford.spiral git@github.com:benclifford/unisoncode:.spiral

Added definitions:

 Beat.beat   : Nat ->{Beat} ()
 beater      : Request Beat a ->{IO, Exception} a
 beaterTimed : Int -> Request Beat a ->{IO, Exception} a
 Beat.doc    : Doc
 drive       : Nat
             -> (Nat ->{IO, Exception} [(Nat, Nat, Nat)])
             ->{IO, Exception, Beat} ()
 gamma       : Float -> Float
 pattern1    : Nat -> [(Nat, Nat, Nat)]
@hojberg
Copy link
Member

hojberg commented Oct 14, 2021

merged

@hojberg hojberg closed this as completed Oct 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants