summaryrefslogtreecommitdiff
path: root/include/badge/config.h.template
diff options
context:
space:
mode:
authoruvok2025-07-18 20:08:12 +0200
committeruvok2025-07-18 20:08:12 +0200
commit64e6ae46579c4a0b30291d30a47857a7b6111eeb (patch)
tree1ac50d62aa7637322aebaa7f9dacf7099ff0f581 /include/badge/config.h.template
parentb5202a3a90195cdbf71191ac94f6c48b4228284b (diff)
Add boards config
Diffstat (limited to 'include/badge/config.h.template')
-rw-r--r--include/badge/config.h.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/badge/config.h.template b/include/badge/config.h.template
index c2d0b42..403e6d2 100644
--- a/include/badge/config.h.template
+++ b/include/badge/config.h.template
@@ -1,7 +1,9 @@
#pragma once
#include "displays.h"
+#include "boards.h"
#define UVOK_EPAP_DISPLAY ...
+#define UVOK_EPAP_BOARD ...
#define BADGE_SSID_NAME
#define BADGE_SSID_PASS \ No newline at end of file