mirror of
https://github.com/thelsing/knx.git
synced 2025-08-08 13:47:01 +02:00
Update esp_platform.h
This commit is contained in:
parent
0de4d5a9e5
commit
fa8ab659a6
@ -11,7 +11,7 @@ class EspPlatform : public ArduinoPlatform
|
||||
|
||||
public:
|
||||
EspPlatform();
|
||||
EspPlatform( HardwareSerial& s);
|
||||
EspPlatform( HardwareSerial* s);
|
||||
|
||||
// ip stuff
|
||||
uint32_t currentIpAddress() override;
|
||||
|
Loading…
Reference in New Issue
Block a user