aboutsummaryrefslogtreecommitdiff
path: root/main/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/config.def.h')
-rw-r--r--main/config.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/config.def.h b/main/config.def.h
index a02915f..48de559 100644
--- a/main/config.def.h
+++ b/main/config.def.h
@@ -3,3 +3,6 @@
#define CONF_NET_SSID "network name"
#define CONF_NET_PASS "network password"
+#include "cyw43_country.h"
+#define CONF_NET_COUNTRY CYW43_COUNTRY_NETHERLANDS
+