mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Revert "Added back missing external."
This reverts commit b8e9d9401e6d3da4e3e5ee19d29494f3d1620199.
This commit is contained in:
parent
b8e9d9401e
commit
4554a5ba9e
@ -35,7 +35,6 @@
|
|||||||
#include <HardwareSerial.h>
|
#include <HardwareSerial.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern uint32_t ConvertSerialConfig(uint8_t serial_config);
|
|
||||||
class TasmotaSerial : public Stream {
|
class TasmotaSerial : public Stream {
|
||||||
public:
|
public:
|
||||||
TasmotaSerial(int receive_pin, int transmit_pin, int hardware_fallback = 0, int nwmode = 0, int buffer_size = TM_SERIAL_BUFFER_SIZE);
|
TasmotaSerial(int receive_pin, int transmit_pin, int hardware_fallback = 0, int nwmode = 0, int buffer_size = TM_SERIAL_BUFFER_SIZE);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user