LukasBombach / de1

JavaScript API for the DE1 Espresso Machine
MIT License
21 stars 0 forks source link

Implement steam flow settings #40

Open oscar-b opened 4 years ago

oscar-b commented 4 years ago

There are some steam settings on its way, called ‘steam_flow’ and ‘steam_highflow_start’

https://github.com/oscar-b/de1-mirror/blob/651bfc1f8d86d4ad0df4e2d0774605ee0fdfa3b7/bluetooth.tcl#L758-L779

https://github.com/oscar-b/de1-mirror/blob/651bfc1f8d86d4ad0df4e2d0774605ee0fdfa3b7/bluetooth.tcl#L2161-L2166

Depends on #27