<%= 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
1 comment
No. Check the link Jim supplied on the other thread. The N2 controller is the correct one and even if the N3 was supported, there is no big difference. DL cannot force an unsupported controller to work.
https://support.dronelink.com/hc/en-us/community/posts/39642702205331-MSDK-support-for-RC-N2
Please sign in to leave a comment.