BAROS32/include/baros_ble_ota.h
2026-05-28 22:35:34 -07:00

7 lines
115 B
C

#ifndef __BAROS_BLE_OTA_H__
#define __BAROS_BLE_OTA_H__
#endif
#include <stdint.h>
uint8_t baros_ble_ota_init();