RT-AICHIPV3-sample
関数
mode_BluetoothSetting.c ファイル

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"
mode_BluetoothSetting.c の依存先関係図:

関数

void mode_BluetoothSetting (void)
 

詳解

Bluetoothモジュールのボーレート等を設定する.
//設定項目//
Bluetoothデバイス名:RT-AICHIP
ボーレート:115200bps
動作モード:スレーブモード
設定変更後リブートコマンドを送る.
操作:
右SW: モータのdutyを変更
左SW: 長押しでモード選択へ繊維

著者
RTCorp. Ryota Takahashi

関数詳解

◆ mode_BluetoothSetting()

void mode_BluetoothSetting ( void  )
呼び出し関係図: