arduino-esp32/docs/source/api
rstephan 7a3768460b
Soft-AP: get subnet mask (#8358)
In WiFiSTA you can ask for the subnet mask, but not in WiFiAP.
Only the CIDR is reported.
Therefor the missing method is added to have the same features in softAP as well.
2023-07-17 13:14:30 +03:00
..
adc.rst Added ADC API doc + simple example (#6301) 2022-02-23 15:45:19 +02:00
ble.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
bluetooth.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
dac.rst Documentation for DAC peripheral (#6337) 2022-02-23 16:00:16 +02:00
deepsleep.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
espnow.rst Rainmaker: Added enableSystemService API (#7875) 2023-03-31 14:46:27 +03:00
ethernet.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
gpio.rst Update gpio.rst: typo in function name 'attachInterrupt' (#8336) 2023-07-17 12:46:21 +03:00
hall_sensor.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
i2c.rst Docs cleanup and version updated to 2.0.2 (#6213) 2022-02-01 11:24:06 +02:00
i2s.rst Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
insights.rst Draft: Esp insights library support (#7566) 2022-12-22 17:42:56 +02:00
ledc.rst Update ledc.rst (#8218) 2023-05-31 15:03:16 +03:00
preferences.rst fix return value of getBytes (#7981) 2023-03-31 13:42:50 +03:00
pulse_counter.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
rainmaker.rst Rainmaker: Added enableSystemService API (#7875) 2023-03-31 14:46:27 +03:00
reset_reason.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
rmt.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sdio.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sdmmc.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sigmadelta.rst fixed the function header (#7674) 2023-02-06 15:09:50 +02:00
spi.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
timer.rst Text correction of timer.rst (#8074) 2023-05-03 20:26:44 +03:00
touch.rst Add touch sleep wakeup API (#7439) 2022-11-09 14:17:46 -03:00
usb.rst [Docs] Added USB documentation (#6036) 2021-12-21 12:51:38 +02:00
usb_cdc.rst Fixes USB CDC setRxBufferSize(), begin(), _onRX() (#6413) 2022-03-28 11:40:02 +03:00
usb_msc.rst [Docs] Added USB documentation (#6036) 2021-12-21 12:51:38 +02:00
wifi.rst Soft-AP: get subnet mask (#8358) 2023-07-17 13:14:30 +03:00