hello friends I'm doing a 8x8 LED matrix with LPC1768 and when I compile I get an error that I can not solve also leave some warnings but I did not care much. could help me? I leave the whole project in keil
many thanks Ciernes
matrix.h
extern const uint8_t ascii[128][8]; extern const uint8_t character_length[128];
Then actually define it ONCE