1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +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

@ -218,7 +218,7 @@ var STAR = R++;
src[STAR] = '(<|>)?=?\\s*\\*';
// Compile to actual regexp objects.
// All are flag-free, unless they were created above with a flag.
// All are flag-free, unless they were createdOn above with a flag.
for (var i = 0; i < R; i++) {
;
if (!re[i])