This commit changes back to the original plan of having one set_vrange command that sets both the vmin and vmax at once, instead of separate set_vmin and set_vmax commands. This will allow checking that the range is valid every time it's set instead of having to wait until configuration is written to flash.
|
|
||
1 |
|
1 |
|
2 |
|
2 |
|
3 |
|
|
|
|
3 |
|
|
4 |
|
4 |
|
5 |
|
5 |
|
6 |
|
6 |
|
|
|
||
76 |
|
76 |
|
77 |
|
77 |
|
78 |
|
78 |
|
79 |
|
|
|
80 |
|
|
|
|
79 |
|
|
81 |
|
80 |
|
82 |
|
81 |
|
83 |
|
82 |
|
|
|
||
250 |
|
249 |
|
251 |
|
250 |
|
252 |
|
251 |
|
253 |
|
|
|
|
252 |
|
|
254 |
|
253 |
|
255 |
|
|
|
|
254 |
|
|
256 |
|
255 |
|
257 |
|
|
|
258 |
|
|
|
259 |
|
|
|
260 |
|
|
|
261 |
|
|
|
262 |
|
|
|
263 |
|
|
|
264 |
|
|
|
265 |
|
|
|
266 |
|
|
|
267 |
|
|
|
|
256 |
|
|
|
257 |
|
|
268 |
|
258 |
|
269 |
|
259 |
|
270 |
|
260 |
|