Skip to content

Commit

Permalink
Remove forgotten feature flag from readme (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani authored Sep 7, 2023
1 parent 33b5144 commit fbb8417
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,9 @@ Don't use this feature if your are _not_ using USB-SERIAL-JTAG since it might re
| mtu-XXX | Set MTU to XXX, XXX can be 746, 1492, 1500, 1514. Defaults to 1492 |
| big-heap | Reserve more heap memory for the drivers |
| ipv6 | IPv6 support |
| phy-enable-usb | See _USB-SERIAL-JTAG_ below |
| phy-enable-usb | See _USB-SERIAL-JTAG_ below |
| ps-min-modem | Enable modem sleep |
| log | Route log output to the `log` crate |
| log-defmt | Route log output to the `defmt` crate |
| defmt | Add `defmt::Format` implementation |

When using the `dump-packets` feature you can use the extcap in `extras/esp-wifishark` to analyze the frames in Wireshark.
Expand Down

0 comments on commit fbb8417

Please sign in to comment.