mirror of
https://github.com/thelsing/knx.git
synced 2026-03-07 02:17:30 +01:00
remove mdelay and millis from platform
This commit is contained in:
@@ -23,8 +23,6 @@ public:
|
||||
void macAddress(uint8_t* addr) override;
|
||||
|
||||
// basic stuff
|
||||
uint32_t millis() override;
|
||||
void mdelay(uint32_t millis) override;
|
||||
void restart() override;
|
||||
void fatalError() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user