mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
Cambios para conexión con CPE
This commit is contained in:
parent
6100199e9c
commit
ec4742145f
2 changed files with 6 additions and 10 deletions
|
|
@ -11,8 +11,8 @@
|
|||
#include <WifiUdp.h>
|
||||
|
||||
//CONFIGURACIÓN WIFI Y FIREBASE
|
||||
#define WIFI_SSID "test"
|
||||
#define WIFI_PASSWORD "12345678"
|
||||
#define WIFI_SSID "FGades"
|
||||
#define WIFI_PASSWORD "GadesCPE"
|
||||
|
||||
//CONFIGURACIÓN WIFI Y FIREBASE
|
||||
#define UDP_PORT 4210
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue