Commit graph

3 commits

Author SHA1 Message Date
Bernd Giesecke
ec686e469e ESP32 - use HardwareSerial instead of SoftwareSerial
ESP32 has no working SoftwareSerial. With a simple #ifdef ESP32 a hardware serial will be used instead.    
Minimum changes without influence on existing installations or usage.
2019-09-07 20:54:53 +08:00
Jan Gromeš
d29be7a252 JDY08/HC05 - Updated Serial interface 2018-07-16 19:13:24 +02:00
Jan Gromeš
be079c5ddc Extracted common serial code into ISerial class 2018-04-02 13:22:06 +02:00