jeffsf / pyDE1

Controller for the Decent Espresso DE1
GNU General Public License v3.0
77 stars 16 forks source link

Implement AppFeatureFlags #22

Closed jeffsf closed 2 years ago

jeffsf commented 2 years ago

Remember that these haven't been implemented in development code yet

Need to decide how to render in JSON so that they are manageable in client code.

Should be able to set/clear one without impacting the others.

jeffsf commented 2 years ago

The only AppFeatureFlag is that to restrict the substates to keep from breaking Buckman's Tcl code.

Set here on connect as properly handled.