Hi everyone,
I just noticed this build.
I've been running Jarduino for about 1 month and it's fine for lighting.
I've been trying to piece together something that can have timer control on an 8 port power bar (chauvet16 build), as well as some internet access.
I figured I'd take a look at this one.
I followed the youtube video, but I'm having a compile error on the RusFont1.
Anyone ever have this problem and know how to fix it. The font is there.
Ferduino_English.cpp.o: In function `setFont(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char)':
E:\arduino-1.0.5-r2 - Copy/Botoes_e_etc.ino:212: undefined reference to `RusFont1'
E:\arduino-1.0.5-r2 - Copy/Botoes_e_etc.ino:212: undefined reference to `RusFont1'
Ferduino_English.cpp.o: In function `Grafico_WaveMaker()':
E:\arduino-1.0.5-r2 - Copy/Wavemaker.ino:42: undefined reference to `RusFont1'
E:\arduino-1.0.5-r2 - Copy/Wavemaker.ino:42: undefined reference to `RusFont1'
Ferduino_English.cpp.o: In function `printButton_vermelho(char*, int, int, int, int, unsigned char)':
Ferduino_English.cpp

.text._Z20printButton_vermelhoPciiiih+0xca): undefined reference to `RusFont1'
Ferduino_English.cpp.o:Ferduino_English.cpp

.text._Z20printButton_vermelhoPciiiih+0xcc): more undefined references to `RusFont1' follow
Thanks,
Pogue