mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update README.md
This commit is contained in:
parent
a2f8c6100a
commit
902e5c8303
24
README.md
24
README.md
|
|
@ -84,7 +84,16 @@ Si desea habilitar más de un Dashboard a la vez, recuerde cambiar los puertos p
|
|||
|
||||
# Nota importante
|
||||
|
||||
Si utiliza la imagen pre-compilada para Raspberry , recuerde cambiar la contraseña por una de su preferencia .
|
||||
* Si utiliza la imagen pre-compilada para Raspberry , recuerde cambiar la contraseña por una de su preferencia .
|
||||
|
||||
* si usted utiliza emq-TE1wsRev8 a la version emq-TE1-ws-Rev10b , y utiliza dashboard de YSFReflector simultaneamente con MMDVMHost , debe corregir los puertos websock de los dashboard de YSFReflector y MMDVMHost, para esto solo debe utilizar la herramienta de correccion para las revisiones 8 a 10b
|
||||
|
||||
wget https://github.com/hp3icc/emq-TE1ws/raw/main/rev8WS-to-rev10b-fix-websosk-conflict.sh
|
||||
|
||||
sh rev8WS-to-rev10b-fix-websosk-conflict.sh
|
||||
|
||||
* La nueva version emq-TE1-Rev10c o posteriores , NO requiere esta correccion
|
||||
|
||||
#
|
||||
# WIFI
|
||||
|
||||
|
|
@ -96,6 +105,7 @@ https://drive.google.com/file/d/1m-BJYz3T9LpEL76AirKPOhV228FZZ6lC/view?usp=shari
|
|||
Este archivo puede ser editado con el Notepad y dentro de este archivo, debe incluir los nombres de redes wifi y contraseñas de cada una, a las que desea que su raspberry se conecte, puede agregar una o cuantas redes wifi tenga, para que su equipo se conecte.
|
||||
|
||||
#
|
||||
|
||||
Exitos en sus proyectos con raspberry
|
||||
|
||||
HP3ICC
|
||||
|
|
@ -194,7 +204,17 @@ If you want to enable more than one Dashboard at the same time, remember to chan
|
|||
|
||||
# Important note
|
||||
|
||||
If you use the pre-compiled image for Raspberry, remember to change the password to one of your preference.
|
||||
* If you use the pre-compiled image for Raspberry, remember to change the password to one of your preference.
|
||||
|
||||
* If you use emq-TE1wsRev8 to version emq-TE1-ws-Rev10b, and use the YSFReflector dashboard simultaneously with MMDVMHost, you must correct the websock ports of the YSFReflector and MMDVMHost dashboards, for this you should only use the correction tool for the revisions 8 to 10b
|
||||
|
||||
wget https://github.com/hp3icc/emq-TE1ws/raw/main/rev8WS-to-rev10b-fix-websosk-conflict.sh
|
||||
|
||||
sh rev8WS-to-rev10b-fix-websosk-conflict.sh
|
||||
|
||||
* The new version emq-TE1-Rev10c or later, does NOT require this correction
|
||||
|
||||
|
||||
#
|
||||
|
||||
# WIFI
|
||||
|
|
|
|||
Loading…
Reference in New Issue