1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00

lowering MSP_STATUS pull speed to 250ms

This commit is contained in:
cTn 2014-03-30 11:51:16 +02:00
parent 1a2be85155
commit 8d6702c15e
10 changed files with 52 additions and 40 deletions

View file

@ -173,7 +173,7 @@ MSP.process_data = function(code, message_buffer, message_length) {
CONFIG.profile = data.getUint8(10);
sensor_status(CONFIG.activeSensors);
$('span.cycle-time').html(CONFIG.cycleTime);
$('span.cycle-time').text(CONFIG.cycleTime);
break;
case MSP_codes.MSP_RAW_IMU:
// 512 for mpu6050, 256 for mma