1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-20 23:05:13 +03:00
This commit is contained in:
Marcelo Bezerra 2024-06-23 20:23:35 +02:00
parent a295f5cd17
commit aa6bbce308

View file

@ -89,7 +89,7 @@ sources.js = [
'./js/msp/MSPCodes.js', './js/msp/MSPCodes.js',
'./js/msp/MSPHelper.js', './js/msp/MSPHelper.js',
'./js/msp/MSPchainer.js', './js/msp/MSPchainer.js',
'./js/ublox/UBLOX.js', './js/ublox/UBLOX.js',
'./js/port_handler.js', './js/port_handler.js',
'./js/connection/connection.js', './js/connection/connection.js',
'./js/connection/connectionBle.js', './js/connection/connectionBle.js',