Gijs Noorlander
4420c253c3
[ESPeasy Serial] Update to 1.0.12 to allow invalid pin config
2019-08-06 17:09:25 +02:00
TD-er
8b9ea2bc42
[Digest_auth] Fix compiler issues ESP32
2019-02-28 23:18:23 +01:00
TD-er
7003a25031
[Digest_auth] on Safari browser ( #2356 )
...
See #2356
Also did change some defines to make core version detection simpler.
2019-02-28 18:06:23 +01:00
TD-er
2ec6cd524c
[ESPeasySerial] Update to v1.0.8 Fix some compiler issue.
2019-02-25 21:55:44 +01:00
TD-er
4641297a64
[Nextion] Cleanup of plugin after moving to serial wrapper
2019-02-18 13:40:54 +01:00
TD-er
1e0fd8a284
[Serial wrapper] Fix serial issues (for ESP8266) when using HW serial
2019-02-13 18:03:07 +01:00
TD-er
62ce776c74
[ESPeasySerial] Make it compile for core 2.4.1
2019-02-12 15:03:19 +01:00
TD-er
0b64c3d04f
[SWserial] Set TX interrupts for 9600 baud
...
This was the used setting in older versions of SoftwareSerial
2019-02-11 23:33:49 +01:00
TD-er
5e798fa3a9
[ESPeasySerial] return -1 as pins on unset serial type
2019-02-11 00:54:34 +01:00
TD-er
5880c9173d
[ESP8266] Do not use default for TX pin
...
The RX/TX pins are defined in the init. So no need to hand them to the begin function call again and set some default when not used.
This will lead to issues where the TX pin is not working when using HW serial.
2019-02-05 00:24:32 +01:00
TD-er
b8aa681421
[ESPEasy Serial] Fix build issues for core 2.4.0
2019-01-05 03:06:20 +01:00
TD-er
0e0c25dc5b
[GPS] typo in JSON file caused build issues
2018-12-22 02:41:35 +01:00
TD-er
c1e13a0392
[GPS] Serial wrapper support including ESP32
2018-12-22 02:10:02 +01:00