Hi Joep, I had a chance to test some samples. I noticed in the bit_array samples, the header comments are incorrect.
-- Notes: as output, this sample produces characters on a serial link. First -- run serial tests to make sure serial comms works okay. but my samples said: -- notes: -- uses large_array_1 library when BIT_ARRAY_1_SIZE > 2047 -- -- const dword BIT_ARRAY_1_SIZE = 100 -- choose number of array variables -- include bit_array_1 -- include the array library -- alias test is bit_array_1 -- rename/alias the array to test -- -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/groups/opt_out.
