Files
esp-protocols/components/console_cmd_ifconfig/CHANGELOG.md
T
Abhik Roy a22c9e8da9 bump(console): 1.0.0 -> 1.0.1
1.0.1
Bug Fixes
- Fixed ifconfig command for PPP interface and IPv4 only (8548dabb)
2024-01-05 19:27:16 +11:00

499 B

Changelog

1.0.1

Bug Fixes

  • Fixed ifconfig command for PPP interface and IPv4 only (8548dabb)

1.0.0

Features

  • Console for runtime network interface configuration and monitoring (8bab1420)