Witam. Próbuję uruchomić na Arduino matrycę led RGB na sterownikach HT1632C.
Wie ktoś o co chodzi z tym CLASS?
Podczas kompilacji wyskakuje mi błąd:
In file included from basicdemo.pde:3:
G:\AVR\Arduino\libraries\HT1632C/HT1632.h:28: error: redefinition of 'class HT1632'
G:\AVR\Arduino\libraries\HT1632C/HT1632.h:28: error: previous definition of 'class HT1632'
G:\AVR\Arduino\libraries\HT1632C/HT1632.h:55: error: redefinition of 'class HT1632LEDMatrix'
G:\AVR\Arduino\libraries\HT1632C/HT1632.h:55: error: previous definition of 'class HT1632LEDMatrix'
język c
Musisz się zalogować, aby zobaczyć kod źródłowy. Tylko zalogowani użytkownicy mogą widzieć kod.