Equal Block Output Code Typo

Issue #26 resolved
Christopher Dotson created an issue

EDIT: Ignore, not a typo. .... Line 19 should be:

        data->out1 = *data->in1;

Comments (3)

  1. Christopher Dotson reporter

    Revised; not a typo.

    The Help text made me think the Comparison Value was the 'value being checked.' Consider revising the text to replace 'value being checked' with 'Input Value.' This matches the way the Greater and Less blocks state their function.

  2. Log in to comment