Bernator
68b0002490
Arduino set Knx uart bugfix ( #32 )
...
* bugfix, print not allowed in constructor
* Update tpuart_data_link_layer.cpp
- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT
* -bugfix Arduino set knxUart
* Update knx-bme680.ino
* Update knx-demo.ino
* Update knx-hdc1008.ino
* Update knx-sonoffS20.ino
* Update knx-bme680.ino
* Update knx-demo.ino
* Update arduino_platform.cpp
* Update dpt.h
* Update esp32_platform.h
* Update esp_platform.h
2019-09-09 18:19:09 +02:00
Fabian Schmieder
8d5dc5bf73
setter/getter & overloaded constructor (ArduinoPlatform) for HardwareSerial-object ( #31 )
...
* added overload to platform constructors for custom HardwareSerial-object
* added setter/getter setUart & getUart
* set Serial1 as default UART for ESP32
2019-09-01 20:49:28 +02:00
Thomas Kunze
5a93bbc91c
create ArduinoPlatform to reduce code duplication
2019-08-26 21:26:55 +02:00
Thomas Kunze
db740d6687
remove mdelay and millis from platform
2019-08-22 21:31:02 +02:00
Thomas Kunze
cdbf3e70cc
include linux and samd versions here
2018-11-07 00:32:36 +01:00