Browse Source
ping_time is only used in LWIP_DEBUGF statements. When LWIP_DEBUG is not defined (and by extension LWIP_DEBUGF is a no-op), this causes compiler warning 550 with the ARMCC compiler: 'ping_time was set but never used'master
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue