X-Git-Url: http://plrg.eecs.uci.edu/git/?p=jpf-core.git;a=blobdiff_plain;f=main.jpf;h=c0441820813a09bf3f78e78711a783072f70decc;hp=d394ec3350e8e0f4a1a0988e62874e1d5f752c1b;hb=29157ca9740d4ebe594fe253e25fa3914b770096;hpb=d26573d4b21c193d4973eda8936f39bd39a9e15c diff --git a/main.jpf b/main.jpf index d394ec3..c044182 100644 --- a/main.jpf +++ b/main.jpf @@ -14,6 +14,10 @@ variables=currentLock #variables=currentSwitch # Lights #variables=color,hue,saturation +# Music players +#variables=status,level,trackDescription,trackData,mute +# Relay switch +#variables=currentSwitch # Potentially conflicting apps (we default to App1 and App2 for now) apps=App1,App2