LukasBombach / de1

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

Implement fan threshold #39

Open oscar-b opened 4 years ago

oscar-b commented 4 years ago

It is possible to configure the temperature threshold for the fan.

Setting is called fan_threshold

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

Depends on #27