AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 BLE Nanoで動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo
ble_date_time.h File Reference
Contains definition of ble_date_time structure. More...
Go to the source code of this file.
Data Structures | |
| struct | ble_date_time_t |
| Date and Time structure. More... | |
Detailed Description
Contains definition of ble_date_time structure.
Definition in file ble_date_time.h.
Generated on Tue Jul 12 2022 16:00:46 by
1.7.2
Bizan Nishimura