chenxuuu / sms_forwarding

超低成本硬件短信转发器,只需29.9
MIT License
524 stars 64 forks source link

Add alphabet sender support and fix long sms in wrong order and multiple wifi support #16

Closed wzxjohn closed 6 months ago

wzxjohn commented 6 months ago

Fix wrong alphabet sender decoder function Fix long sms concat does not support disorder arrival Support multiple wifi config #15

chenxuuu commented 6 months ago

这个也只是开机的时候会选一下wifi,断线后依旧不能自动连接上其他可用的wifi

我也不太清楚 https://github.com/chenxuuu/sms_forwarding/issues/15 的需求到底是什么样的

chenxuuu commented 6 months ago

先把已有功能合并了,感谢

terrytw commented 6 months ago

感谢两位哈,我的需求就是开机的时候可以选一下wifi即可,完美解决了 因为可能拿到不同的房子去用,不想每次都重新刷

wzxjohn commented 6 months ago

这个也只是开机的时候会选一下wifi,断线后依旧不能自动连接上其他可用的wifi

我也不太清楚 #15 的需求到底是什么样的

断线重连确实没考虑,不过这种情况应该不多吧。断线后如果 WiFi 变了那应该大概率位置移动了。这期间一直保持有电的情况应该非常罕见,就先不处理了。