BluetoothSerial::available()

名称

BluetoothSerial::available()

説明

Bluetoothシリアルポートから読み取り可能なバイト数(文字数)を取得する。

書式

#include "BluetoothSerial.h"

int BluetoothSerial::available(void);

引数

なし。

戻り値

読み出し可能なバイト数。

使用例

バージョン

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

最終更新日

February 27, 2021

inserted by FC2 system