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:
parent
e76612a4cc
commit
d695b7cec3
12 changed files with 163 additions and 30 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue