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

wifi: add SoftAPModeProbeRequestReceived event handler #2917

Merged
merged 2 commits into from
Feb 6, 2017

Conversation

igrr
Copy link
Member

@igrr igrr commented Feb 2, 2017

Pro tip: replace blinking LED with ‘analogWrite’ and connect the pin to
a loudspeaker (or use a servo to hit a bell). Get notified when someone
with a smartphone wanders around your country house (yourself
included).

- add probe request event handler (#2910)
- update WiFi events handling example to use new handler

Pro tip: replace blinking LED with ‘analogWrite’ and connect the pin to
a loudspeaker (or use a servo to hit a bell). Get notified when someone
with a smartphone wanders around your country house.
@igrr igrr mentioned this pull request Feb 2, 2017
@codecov-io
Copy link

codecov-io commented Feb 2, 2017

Codecov Report

Merging #2917 into master will not impact coverage.

@@           Coverage Diff           @@
##           master    #2917   +/-   ##
=======================================
  Coverage   27.82%   27.82%           
=======================================
  Files          20       20           
  Lines        3626     3626           
  Branches      656      656           
=======================================
  Hits         1009     1009           
  Misses       2441     2441           
  Partials      176      176

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc84a64...45fdc02. Read the comment docs.

@reaper7
Copy link
Contributor

reaper7 commented Feb 2, 2017

👍

@igrr igrr merged commit 808bf50 into master Feb 6, 2017
@igrr igrr deleted the feature/wifi_probereq_event branch January 2, 2018 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants