Skip to content

Commit

Permalink
remove new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Ing-Dom committed Dec 20, 2023
1 parent 45ed912 commit 7bc7477
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rp2040_arduino_platform.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ void RP2040ArduinoPlatform::writeBufferedEraseBlock()
#if defined(KNX_NETIF)
uint32_t RP2040ArduinoPlatform::currentIpAddress()
{

return KNX_NETIF.localIP();
}
uint32_t RP2040ArduinoPlatform::currentSubnetMask()
Expand Down

0 comments on commit 7bc7477

Please sign in to comment.