MLQ code duplication & docs

This commit is contained in:
rusefi 2020-06-14 13:07:06 -04:00
parent 960e517be9
commit ff1312f75e
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/**
* See also BinarySensorLog.java
* See also mlq_file_format.txt
*/
#include "tunerstudio_outputs.h"
#include "log_field.h"

View File

@ -1531,6 +1531,8 @@ end_struct
#define PROTOCOL_MSG "msg"
#define PROTOCOL_HELLO_PREFIX "***"
#define MLQ_HEADER_SIZE 22
#define PROTOCOL_OUTPIN "outpin"
#define PROTOCOL_ANALOG_CHART "analog_chart"
#define PROTOCOL_ENGINE_SNIFFER "wave_chart"