Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
overtone1000 authored Sep 16, 2019
1 parent b5ae93e commit 96fa4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Components/Device/examples/uDAQC_Configure/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ void setup()

//UDAQC::FileSystem::clear_networks();

UDAQC::FileSystem::add_network(&(UDAQC::Network::wifiMulti), "MySpectrumWiFib3-2G", "largenest554");
UDAQC::FileSystem::add_network(&(UDAQC::Network::wifiMulti), "SSID", "password");
}

void loop()
Expand Down

0 comments on commit 96fa4eb

Please sign in to comment.