#ifndef RGBMATRIXDISPLAY_SERIAL_H #define RGBMATRIXDISPLAY_SERIAL_H void serial_loop(); void serial_setup(); #endif