【これは旧バージョンです】 AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 mbed HRM1017で動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo
Fork of BLE_RCBController2 by
ble_error_log.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | ble_error_log_data_t |
| Error Log Data structure. More... | |
Functions | |
| uint32_t | ble_error_log_write (uint32_t err_code, const uint8_t *p_message, uint16_t line_number) |
| Function for writing the file name/message, line number, and current program stack to flash. | |
Detailed Description
Definition in file ble_error_log.h.
Generated on Tue Jul 12 2022 16:05:39 by
1.7.2
Bizan Nishimura
