InfiniTime/src/drivers/st7789.h

15 lines
138 B
C
Raw Normal View History

//
// Created by jf on 12/2/19.
//
#ifndef PINETIME_ST7789_H
#define PINETIME_ST7789_H
class st7789 {
};
#endif //PINETIME_ST7789_H