mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-22 05:16:11 +02:00
Ordner MonochromeDisplay auf Display umbenannt
This commit is contained in:
parent
f1b722fd5d
commit
3a2e2fa286
8 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ typedef PubMqtt<HmSystemType> PubMqttType;
|
|||
typedef PubSerial<HmSystemType> PubSerialType;
|
||||
|
||||
// PLUGINS
|
||||
#include "plugins/MonochromeDisplay/MonochromeDisplay.h"
|
||||
#include "plugins/Display/MonochromeDisplay.h"
|
||||
typedef MonochromeDisplay<HmSystemType> MonoDisplayType;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue