JN4JGKのアルパカ日記:フィールドデーコンテストでのSO2V運用
#include "BluetoothSerial.h" // Check if Bluetooth is available #if !defined(CONFIG_BT_ENABLED) || !defined(CONFIG_BLUEDROID_ENABLED) #error Bluetooth is not enabled! Please run `make menuconfig` to and enable it #endif // Check Serial Port Profile #if !defined(CONFIG_BT_SPP_ENABLED) #error Serial...
http://blog.livedoor.jp/jn4jgk/