speeduino/speeduino/display.h

7 lines
64 B
C
Raw Normal View History

#include <SPI.h>
#include <Wire.h>
void initialiseDisplay();