Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to esp-wifi 0.9.1 #51

Merged
merged 3 commits into from
Oct 4, 2024

Commits on Oct 3, 2024

  1. upgrade to esp-wifi 0.9.1

    removed duplicate functions
    increased heap memory
    updated examples cargo.toml
    yanshay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e63d9a4 View commit details
    Browse the repository at this point in the history
  2. reduced heap size back, will not run but will compile

    on esp32 the increased size of the heap does not compile.
    yanshay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0c606bb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. removed unused StrBuf::from

    yanshay committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c874906 View commit details
    Browse the repository at this point in the history