this project isn't currently developed!
###XIAOMI YI MODE SWITCH BY SHUTTER BUTTON
######This project replaces and extends my previous work: XIAOMI YI WIFI SWITCH
######from: https://github.com/reaper7/XIAOMI_YI_WIFI_SWITCH
#####run mode_set.sh main script from autoexec.ash: .....
#####modes: .....
#####execute additional ash scripts: .....
#####built-in usefull functions to use in modes:
- telnet_start for start telnet server
- ftp_start for start ftp server
#####switching between AP and STA mode:
If You use this project to switching between AP and STA mode,
then please look and edit MISC/TMP.WIFI.CONF for your STA and AP settings
and MISC/wpa_supplicant.conf for Your STA settings
function for set selected mode:
- wifi_conf_file_prepare X where X replace with 0 for AP mode or X replace with 1 for STA mode