consolidate sketches
This commit is contained in:
9
libraries/KlubhausCore/src/KlubhausCore.h
Normal file
9
libraries/KlubhausCore/src/KlubhausCore.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
// Umbrella header — board sketches just #include <KlubhausCore.h>
|
||||
#include "Config.h"
|
||||
#include "ScreenState.h"
|
||||
#include "IDisplayDriver.h"
|
||||
#include "DisplayManager.h"
|
||||
#include "NetManager.h"
|
||||
#include "DoorbellLogic.h"
|
||||
Reference in New Issue
Block a user