1
0
mirror of synced 2024-07-07 13:30:35 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
cd1ab91f23 Fixed: send initial values when device connects
Implemented various TODO's
2021-02-28 14:40:51 +01:00
0183d50c46 Implemented digital outputs and inputs in Arduino sketch 2021-02-28 13:01:43 +01:00
9869f46a49 Changed serial protocol to MIN
Implemented logging
2021-02-28 11:55:23 +01:00
a1eb61a6a9 Updated terminology in Arduino sketch 2021-02-24 19:40:59 +01:00
28c25c8b43 Implemented OSD
Implemented mute/unmute input and output actions
Changed MockDevice to EmulatorDevice with UI for easier testing
2021-02-24 19:35:01 +01:00
ff1e1ca74c Working proof-of-concept for refactoring
Implemented orchestrator
Implemented mock device
Implemented serial device
Implemented volume action
Removed old implementation
2021-02-24 09:05:11 +01:00