mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-06 20:51:38 +02:00
wifi bugfix with config_override
This commit is contained in:
parent
92e5f2693f
commit
1f90961305
3 changed files with 3 additions and 7 deletions
|
@ -6,9 +6,6 @@
|
|||
#ifndef __CONFIG_OVERRIDE_H__
|
||||
#define __CONFIG_OVERRIDE_H__
|
||||
|
||||
// override fallback WiFi info
|
||||
#define FB_WIFI_OVERRIDDEN
|
||||
|
||||
// each override must be preceded with an #undef statement
|
||||
#undef FB_WIFI_SSID
|
||||
#define FB_WIFI_SSID "MY_SSID"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue