X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Tasks%2FExamples.dcl;h=f3a8a3a38fbc2395de2b48df06dc049cc29f0f43;hb=7ab8606c3d22a2bc2743eae7a398407c84d502f2;hp=6c099ddc449cba2e410aff5e134735dca9498813;hpb=1e4c58b59800c21747181bb0c437c6cc47c47dec;p=mTask.git diff --git a/Tasks/Examples.dcl b/Tasks/Examples.dcl index 6c099dd..f3a8a3a 100644 --- a/Tasks/Examples.dcl +++ b/Tasks/Examples.dcl @@ -5,6 +5,7 @@ import mTask countAndLed :: Main (ByteCode () Stmt) blink :: UserLED -> Main (ByteCode () Stmt) +blinkShare :: Main (ByteCode () Stmt) ledtOn :: UserLED -> Main (ByteCode () Stmt) ledtOff :: UserLED -> Main (ByteCode () Stmt)