ramangopalan / Serial-Lab

Serial-Lab: Hacks about a GUI for a machine
0 stars 0 forks source link

Plot: Channel: Detect out-of-bounds #7

Closed ramangopalan closed 4 years ago

ramangopalan commented 4 years ago

A state machine should detect when the value being plotted is out of bounds. For example, when a valid ADC input isn't available on a channel, the plotter should be programmed to detect this condition.

ramangopalan commented 4 years ago

Fixed in commit: de2bf00a9d647114