AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 BLE Nanoで動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo
app_util_platform.h File Reference
Go to the source code of this file.
Enumerations | |
| enum | app_irq_priority_t |
The interrupt priorities available to the application while the SoftDevice is active. More... | |
Functions | |
| static __INLINE uint8_t | current_int_priority_get (void) |
| Function for finding the current interrupt level. | |
Detailed Description
Definition in file app_util_platform.h.
Generated on Tue Jul 12 2022 16:00:46 by
1.7.2
Bizan Nishimura