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

Add support for newer Ethera devices #95

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2023

  1. Update esppac_wlan.cpp

    jonasf21 authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    70e0bed View commit details
    Browse the repository at this point in the history
  2. Update esppac.h

    jonasf21 authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9d2ef32 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Update esppac_wlan.h

    jonasf21 authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e4dbbfa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update esppac_wlan.h

    jonasf21 authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    078a9f2 View commit details
    Browse the repository at this point in the history
  2. Update esppac_wlan.cpp

    jonasf21 authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1a441fe View commit details
    Browse the repository at this point in the history
  3. Update esppac_wlan.h

    jonasf21 authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0e2bb0d View commit details
    Browse the repository at this point in the history
  4. Update esppac_wlan.cpp

    jonasf21 authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ff1ed25 View commit details
    Browse the repository at this point in the history
  5. Add detection for ethera handshake 13

    Restart init if ethera handshake fails on 13
    jonasf21 authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6b9aebb View commit details
    Browse the repository at this point in the history
  6. Update README.md

    jonasf21 authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ed6f002 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix ethera handshake detection

    match on 83 5A packet
    jonasf21 authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    09ecd13 View commit details
    Browse the repository at this point in the history