Import/include array from another file?

Hi @soggybag
I think it could be like this:
Name the new file xxxxx.h
and include xxxxx.h at the beginning of your code.

But both mySketch.ino and xxxxx.h files need to be in the same folder.

RV mineirin