mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
Fix conflicts with STM32 DADDR, knx DADDR rename DEVADDR
This commit is contained in:
@@ -19,7 +19,6 @@ Stm32Platform::~Stm32Platform()
|
||||
|
||||
void Stm32Platform::restart()
|
||||
{
|
||||
println("restart");
|
||||
NVIC_SystemReset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user