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

ESP8266WiFi library documentation #2388

Merged
merged 4 commits into from
Aug 25, 2016
Merged

ESP8266WiFi library documentation #2388

merged 4 commits into from
Aug 25, 2016

Conversation

krzychb
Copy link
Contributor

@krzychb krzychb commented Aug 12, 2016

Ref. #2298

Contents:

  1. Introduction - example, diagnostic, doxygen
  2. Station - examples, new doc
  3. Soft Access Point - examples, new doc
  4. Scan - examples, new doc
  5. Client - examples, ref. Arduino, setNoDelay, list of functions
  6. Client Secure - examples, loadCertificate, setCertificate, list of functions
  7. Server- examples, ref. Arduino, setNoDelay, list of functions
  8. UDP - examples, ref. Arduino, Multicast UDP
  9. Generic - examples, onEvent, WiFiEventHandler, persistent, mode, list of functions

1. Introduction - example, diagnostic, doxygen
2. Station - examples, new doc
3. Soft Access Point - examples, new doc
4. Scan - examples, new doc
5. Client - examples, ref. Arduino, setNoDelay, list of functions
6. Client Secure - examples, loadCertificate, setCertificate, list of
functions
7. Server- examples, ref. Arduino, setNoDelay, list of functions
8. UDP - examples, ref. Arduino, Multicast UDP
9. Generic - examples, onEvent, WiFiEventHandler, persistent, mode, list
of functions
@codecov-io
Copy link

codecov-io commented Aug 12, 2016

Current coverage is 27.80% (diff: 100%)

Merging #2388 into master will not change coverage

@@             master      #2388   diff @@
==========================================
  Files            20         20          
  Lines          3625       3625          
  Methods         335        335          
  Messages          0          0          
  Branches        656        656          
==========================================
  Hits           1008       1008          
  Misses         2441       2441          
  Partials        176        176          

Powered by Codecov. Last update 4ececda...9f57497

@Testato
Copy link
Contributor

Testato commented Aug 13, 2016

Very good for me

@igrr igrr merged commit d6e38f0 into esp8266:master Aug 25, 2016
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.

4 participants