BluetoothSerial::read()

名称

BluetoothSerial::read()

説明

Bluetoothシリアルポートから受信したデータを読む。

書式

#include "BluetoothSerial.h"

int BluetoothSerial::read();

引数

なし。

戻り値

受信したデータの最初の1バイト。受信したデータがない場合は0。

使用例

バージョン

Hardware:ESP-WROOM-32
Software:Arduino core for the ESP32 2.0.4

最終更新日

September 4, 2022

inserted by FC2 system