mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-18 19:12:09 +00:00
remove ssid info from configuration.h
This commit is contained in:
parent
3fcd4a61aa
commit
27ad8472c1
@ -409,6 +409,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
// WiFi_Mode
|
// WiFi_Mode
|
||||||
// 0 = Disabled
|
// 0 = Disabled
|
||||||
// 1 = Enabled
|
// 1 = Enabled
|
||||||
#define WiFi_MODE 0
|
#define WiFi_MODE 1
|
||||||
#define WiFi_SSID_NAME "meshtastic"
|
|
||||||
#define WiFi_SSID_PASSWORD "meshtastic!"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user