<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
2 comments
Dronelink sends all commands in real-time:
https://support.dronelink.com/hc/en-us/articles/360036830194-What-happens-if-the-drone-loses-connection-
Thanks for the link, that explains it. Was hoping it was just the api restriction that may change. Seems its hardware limitations of dji drones from your link so will likely always need reception form these functions.
Please sign in to leave a comment.