arduino-esp32/libraries/BluetoothSerial/examples
Tomáš Pilný 23f653ad8d
General examples updates (#7727)
* Remove inline code comments for the struct description

* Renamed ESPNow examples

* Changed example from C++ class to C struct

* Updated MultiHomedServers

* Updated BT Serial examples

* Added short overview of exaples - missing Enterprise

* Added draft of Enterprise header note

* Fixed note in README

* Fixed compilation error

* Changed FunctionalInterrupt example

* Fixes

* Returned FunctionalInterrupts to original state + added modified version as new example
2023-02-15 15:54:25 +02:00
..
bt_classic_device_discovery Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
bt_remove_paired_devices Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
DiscoverConnect Allow BluetoothSerial::connect() with specified channel and more options (#6380) 2022-04-26 14:41:29 +03:00
GetLocalMAC Added methods + example to retrive local MAC for BT (#7778) 2023-02-13 12:32:47 +02:00
SerialToSerialBT General examples updates (#7727) 2023-02-15 15:54:25 +02:00
SerialToSerialBT_SSP_pairing Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
SerialToSerialBTM General examples updates (#7727) 2023-02-15 15:54:25 +02:00