10
#include
"
BluetoothSerial.h
"
#if
!
defined
(
CONFIG_BT_ENABLED
)
||
!
defined
(
CONFIG_BLUEDROID_ENABLED
)
#error
Bluetooth is not enabled! Please run `make menuconfig` to and en
able it
#endif
BluetoothSerial SerialBT
;
void
setup
()
{
Serial
.
begin
(
115200
);
SerialBT
.
begin
("
ESP32test
");
//Bluetooth device name
Содержание M5Station-485
Страница 1: ...M5Station 485 2020 V0 01 ...