renamed to RGBMatrixDisplay
This commit is contained in:
parent
f4887cd89a
commit
022bc23eff
@ -1,5 +1,5 @@
|
|||||||
#ifndef MEDIATABLE_CONFIG_H
|
#ifndef RGBMATRIXDISPLAY_CONFIG_H
|
||||||
#define MEDIATABLE_CONFIG_H
|
#define RGBMATRIXDISPLAY_CONFIG_H
|
||||||
|
|
||||||
#include "mode/Mode.h"
|
#include "mode/Mode.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#ifndef MEDIATABLE_DISPLAY_H
|
#ifndef RGBMATRIXDISPLAY_DISPLAY_H
|
||||||
#define MEDIATABLE_DISPLAY_H
|
#define RGBMATRIXDISPLAY_DISPLAY_H
|
||||||
|
|
||||||
#include "display/Display.h"
|
#include "display/Display.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#ifndef MEDIATABLE_MODE_H
|
#ifndef RGBMATRIXDISPLAY_MODE_H
|
||||||
#define MEDIATABLE_MODE_H
|
#define RGBMATRIXDISPLAY_MODE_H
|
||||||
|
|
||||||
#include "mode/Mode.h"
|
#include "mode/Mode.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#ifndef MEDIATABLE_SERIAL_H
|
#ifndef RGBMATRIXDISPLAY_SERIAL_H
|
||||||
#define MEDIATABLE_SERIAL_H
|
#define RGBMATRIXDISPLAY_SERIAL_H
|
||||||
|
|
||||||
void serial_loop();
|
void serial_loop();
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#ifndef MEDIATABLE_SERVER_H
|
#ifndef RGBMATRIXDISPLAY_SERVER_H
|
||||||
#define MEDIATABLE_SERVER_H
|
#define RGBMATRIXDISPLAY_SERVER_H
|
||||||
|
|
||||||
void server_setup();
|
void server_setup();
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#ifndef MEDIATABLE_WIFI_H
|
#ifndef RGBMATRIXDISPLAY_WIFI_H
|
||||||
#define MEDIATABLE_WIFI_H
|
#define RGBMATRIXDISPLAY_WIFI_H
|
||||||
|
|
||||||
void wifi_setup();
|
void wifi_setup();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user