mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-22 18:44:34 +08:00
@@ -27,7 +27,8 @@
|
||||
|
||||
void rt_init_thread_entry(void* parameter)
|
||||
{
|
||||
|
||||
rt_os_ready();
|
||||
ble_init();
|
||||
}
|
||||
|
||||
int rt_application_init(void)
|
||||
|
||||
Reference in New Issue
Block a user