1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

Remove MSP_BOXNAMES from the codebase

This commit is contained in:
Pawel Spychalski (DzikuVx) 2024-05-12 13:13:15 +02:00
parent 3244df1f8b
commit 5c7b5f1a0f
3 changed files with 6 additions and 20 deletions

View file

@ -84,7 +84,6 @@ var MSPCodes = {
MSP_PID: 112,
MSP_ACTIVEBOXES: 113,
MSP_MOTOR_PINS: 115,
MSP_BOXNAMES: 116,
MSP_PIDNAMES: 117,
MSP_WP: 118,
MSP_BOXIDS: 119,