RT-AICHIPV3-sample
|
Bluetoothモジュールのボーレート等を設定する.
//設定項目//
Bluetoothデバイス名:RT-AICHIP
ボーレート:115200bps
動作モード:スレーブモード
設定変更後リブートコマンドを送る.
操作:
右SW: モータのdutyを変更
左SW: 長押しでモード選択へ繊維
[詳解]
#include "mode_Debug.h"
#include "type.h"
#include "AICHIPFunction.h"
#include "UserInterface.h"
#include "SystemTickTimer.h"
#include "debug.h"
関数 | |
void | mode_BluetoothSetting (void) |
Bluetoothモジュールのボーレート等を設定する.
//設定項目//
Bluetoothデバイス名:RT-AICHIP
ボーレート:115200bps
動作モード:スレーブモード
設定変更後リブートコマンドを送る.
操作:
右SW: モータのdutyを変更
左SW: 長押しでモード選択へ繊維
void mode_BluetoothSetting | ( | void | ) |