huckleberry-0.9.0.0: haskell EDSL Huckleberry

Safe HaskellNone
LanguageHaskell2010

IchigoJam

Documentation

data Handle Source

Constructors

Handle SerialPort Int Int 

send :: Handle -> String -> IO () Source

led :: Handle -> Bool -> IO () Source

play :: Handle -> String -> IO () Source