clean up share code and only show published tasks
[mTask.git] / Tasks / Examples.icl
index 7d872ef..b2a79de 100644 (file)
@@ -3,9 +3,10 @@ implementation module Tasks.Examples
 import qualified Data.Map as DM
 import mTask
 
+import Devices.mTaskDevice
 import iTasks._Framework.Serialization
 
-derive class iTask UserLED, Main, ByteCode, Stmt, BC, BCState
+derive class iTask UserLED
 
 countAndLed :: Main (ByteCode () Stmt)
 countAndLed = sds \x=1 In sds \pinnetje=1 In {main =