Re: Trellis 40h protocol
by john_na2 on Sun Aug 24, 2014 5:44 pm
Hey guys,
This is an awesome thread and I am soooo close (I think) to getting the hella oontz to work with it -- but I can get the trellis-monome sketch to load. It's complaining about "TileOffsets" having an incomplete type and since it's not declared in the sketch I'm guessing I'm missing some library? I have to admit I'm a coding nube and the syntax of
struct TileOffsets TileOffsets = {
{ 0, 4, 0, 4, 0, 0, 0, 0 },
{ 0, 0, 4, 4, 0 ,0, 0, 0 }
};
is voodoo to me...any help would be appreciated!