13 Commits

Author SHA1 Message Date
Gordon Williams
6111708929 re-minify using newer minifier 2023-06-13 09:22:21 +01:00
Gordon Williams
000b5ff644 Espruino WiFi: Fix startAP function when open and no password supplied 2020-08-27 08:31:19 +01:00
Gordon Williams
31e29a0a06 Espruino WiFi: WiFi module now makes BOOT pin open circuit when sleeping - saves ~2mA 2020-02-25 11:20:35 +00:00
Gordon Williams
a7e92e7066 Updated included JS libraries 2019-03-13 14:44:34 +00:00
Gordon Williams
566d9759d2 reverting AT command \r -> \r\n check as not all devices send \r\n all the time 2018-10-11 16:25:44 +01:00
Gordon Williams
9db8058f8b revert bad assumption about how ESP8266 handled send 2018-10-02 16:18:21 +01:00
Gordon Williams
adbab2e83b Fix issue when AT lib has to process multiple custom line handers in one packet
Espruino WiFi: Fix unreliable send when receiving lots of data on another socket
            Espruino WiFi: Only rename `EspruinoWiFi` to `WiFi` if not found (allows easier debug)
2018-10-02 11:53:59 +01:00
Gordon Williams
9c668998f6 Pull in new AT module for https://github.com/espruino/Espruino/issues/1512 2018-09-21 14:04:00 +01:00
Gordon Williams
eaef9c1440 Add better docs for the form of Wifi callback functions
Modify ESP8266/ESP32 callbacks to match the node.js style used elsewhere
2018-04-30 09:02:20 +01:00
Gordon Williams
b95e0b8283 fix wifi connect regression 2018-03-16 16:27:22 +00:00
Gordon Williams
5bf7f3571c fix espruino wifi connect when in AP mode 2018-03-16 15:24:46 +00:00
Gordon Williams
9ffc516204 trying to bring WiFi docs/functions for Espruino in line on all platforms 2018-02-07 17:30:30 +00:00
Gordon Williams
2b6419dc57 Include WiFi and AT libraries inside Espruino WiFi builds 2018-02-07 15:50:16 +00:00