logickworkshop / du-ino

DU-INO Arduino library.
BSD 3-Clause "New" or "Revised" License
56 stars 5 forks source link

Merge Interface and Function classes #3

Closed ghost closed 6 years ago

ghost commented 6 years ago

The DUINO_Interface class doesn't really do anything. Merge the display, encoder, and parameter saving into DUINO_Function to simplify value passing and setup/loop.