Commit Graph

12 Commits

Author SHA1 Message Date
Austin Ramsdale 169a0b0b68 Update client.ino
Utilizing Preferences, detect successful WiFi connection, store to ssid preferences, and recall on reboot.

Same for server URL - storing under preference 'network'
2024-04-01 13:33:46 -04:00
Ty Fiero a2eba6d5d0
Merge pull request #198 from dheavy/fix/win10-socket-startup
Fix win10 not connecting to websocket server
2024-03-30 12:23:23 -07:00
Davy Peter Braun 9c15d3f319 Fix win10 not connecting to websocket server 2024-03-30 18:42:34 +01:00
Abdullah Gohar cf1d150f28 Fixed windows client module not found error 2024-03-29 23:59:44 +05:00
Hpsaturn bb002c5931
added missing documentation in the client directory 2024-03-29 00:11:57 +01:00
Hpsaturn 1e7d93637c
basic support to build and upload the firmware from PlatformIO 2024-03-29 00:06:51 +01:00
Ty Fiero dd415dbd94
Merge pull request #123 from Cobular/patch-1
Fix default websocket port!
2024-03-27 14:41:00 -07:00
Victor A. b86b0930b0 fix: unsupported escape sequence in string literal 2024-03-25 16:42:47 -04:00
killian 1a8f6b9cfd Better messaging 2024-03-24 17:02:47 -07:00
Julie 0a2e14c473
Fix default websocket port! 2024-03-22 21:08:17 -07:00
Mike Bird bfb05904f1 only show connection info log once per function call 2024-03-21 20:23:18 -04:00
Ty Fiero d8e575d386 Rename directories to software and source 2024-03-21 14:20:50 -07:00