Minor Formatting

This commit is contained in:
Daedalusz 2014-01-31 11:52:51 +11:00
parent 587981b7b4
commit d7b58a696c
1 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ void sendValues(int length)
byte response[23];
response[0] = currentStatus.runSecs; //rtc.sec;
response[1] = currentStatus.squirt;
response[2] = currentStatus.engine; // Engine Status NOT YET WORKING
response[1] = currentStatus.squirt; //Squirt Bitfield
response[2] = currentStatus.engine; //Engine Status Bitfield - NOT YET WORKING
response[3] = 0x00; //baro
response[4] = currentStatus.MAP; //map
response[5] = 0x00; //mat