AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 BLE Nanoで動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo
bootloader_types.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | bootloader_settings_t |
| Structure holding bootloader settings for application and bank data. More... | |
Enumerations | |
| enum | bootloader_bank_code_t |
DFU Bank state code, which indicates wether the bank contains: A valid image, invalid image, or an erased flash. More... | |
Detailed Description
Definition in file bootloader_types.h.
Generated on Tue Jul 12 2022 16:00:46 by
1.7.2
Bizan Nishimura