This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-07-23 08:45:22 +03:00
Code
Activity
Files
0f25c46b94777c420bdd6ff058bebb7a1a88448c
esp8266
/
libraries
/
ESP8266WiFi
History
Markus Sattler
fe9ef36861
add softAPdisconnect function ``
int softAPdisconnect(bool wifioff = false);
``
...
external mode calls now change the use flags see
#529
2015-07-13 10:50:41 +02:00
..
examples
Don't wait for a connection to an AP when we're supposed to be the AP.
2015-06-19 20:57:19 +03:00
src
add softAPdisconnect function ``
int softAPdisconnect(bool wifioff = false);
``
2015-07-13 10:50:41 +02:00
keywords.txt
Describe multicast APIs in readme, update keywords.
2015-04-29 07:04:39 +08:00
library.properties
Move esp8266 platform from "arduino" into "esp8266com"
2015-03-27 12:11:55 +03:00