【これは旧バージョンです】 AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 mbed HRM1017で動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo
Fork of BLE_RCBController2 by
Go to the source code of this file.
Typedefs | |
| typedef void(* | ble_evt_handler_t )(ble_evt_t *p_ble_evt) |
| Application stack event handler type. | |
Functions | |
| uint32_t | softdevice_ble_evt_handler_set (ble_evt_handler_t ble_evt_handler) |
| Function for registering for BLE events. | |
Detailed Description
Definition in file ble_stack_handler_types.h.
Generated on Tue Jul 12 2022 16:05:40 by
1.7.2
Bizan Nishimura
