Hi everyone,
Is there a way to use a constant to define the size of your array? eg:
DEV CON 60
LED VAR BYTE[WS]
It compiles, but throws up a syntax error (Haven't tested in the program yet)
Thanks.
Hi everyone,
Is there a way to use a constant to define the size of your array? eg:
DEV CON 60
LED VAR BYTE[WS]
It compiles, but throws up a syntax error (Haven't tested in the program yet)
Thanks.
Bookmarks