1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 14:25:13 +03:00

serial port load balancing on motors tab

This commit is contained in:
Pawel Spychalski (DzikuVx) 2017-01-21 13:29:41 +01:00
parent e76612a4cc
commit d695b7cec3
12 changed files with 163 additions and 30 deletions

View file

@ -17,7 +17,7 @@
function fromPrefix ( target, method ) {
// If target is a string, a new hidden input will be created.
// If target is a string, a new hidden input will be createdOn.
if ( typeof target === 'string' && target.indexOf('-inline-') === 0 ) {
// By default, use the 'html' method.