Camera Slider Firmware 1.0
Firmware for camera slider with stepper motor control and BLE communication
|
Main entry point and overview for BLE API documentation. More...
Macros | |
#define | BLE_API_DATE "2024" |
Documentation date. | |
#define | BLE_API_MAIN_PAGE "BLE API Documentation Index" |
Main documentation entry point. | |
#define | BLE_API_VERSION "1.0" |
Documentation version. | |
Main entry point and overview for BLE API documentation.
This file serves as the central hub for all BLE API documentation, providing navigation, examples, and comprehensive information for developers integrating with the Camera Slider firmware.
#define BLE_API_DATE "2024" |
Documentation date.
Last update date for the BLE API documentation
Definition at line 371 of file ble_index.h.
#define BLE_API_MAIN_PAGE "BLE API Documentation Index" |
Main documentation entry point.
This macro serves as the main entry point for Doxygen documentation and should be referenced in the main page documentation.
Definition at line 379 of file ble_index.h.
#define BLE_API_VERSION "1.0" |
Documentation version.
Current version of the BLE API documentation
Definition at line 364 of file ble_index.h.