Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MFC
MFC-Meta
Commits
e1df2a0e
Commit
e1df2a0e
authored
Jul 17, 2021
by
Guilherme Porto
Browse files
senha do usuário
parent
4a8b23de
Changes
1
Show whitespace changes
Inline
Side-by-side
ProgDATA/Projeto/Códigos/MFC_data.ino
View file @
e1df2a0e
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
/*
/*
#define EAP_ANONYMOUS_IDENTITY "" //anonymous identity
#define EAP_ANONYMOUS_IDENTITY "" //anonymous identity
#define EAP_IDENTITY "262677@ufrgs.br" //user identity
#define EAP_IDENTITY "262677@ufrgs.br" //user identity
#define EAP_PASSWORD "
gui19962011:;!?
" //eduroam user password
#define EAP_PASSWORD "
senha
" //eduroam user password
const char* ssid = "eduroam"; // eduroam SSID
const char* ssid = "eduroam"; // eduroam SSID
const char* host = "ufrgs.br"; //external server domain for HTTPS connection
const char* host = "ufrgs.br"; //external server domain for HTTPS connection
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment