| Index: tools/battor_agent/battor_agent.h
|
| diff --git a/tools/battor_agent/battor_agent.h b/tools/battor_agent/battor_agent.h
|
| index 87be4fccfcee206daeb1fe4593b6d7562571f1f6..4dc69f4a959b9b9695a532caf30b69a06d40cbb1 100644
|
| --- a/tools/battor_agent/battor_agent.h
|
| +++ b/tools/battor_agent/battor_agent.h
|
| @@ -111,6 +111,7 @@ class BattOrAgent : public BattOrConnection::Listener,
|
| SEND_SAMPLES_REQUEST,
|
| READ_CALIBRATION_FRAME,
|
| READ_DATA_FRAME,
|
| + RESET,
|
|
|
| // Actions required for recording a clock sync marker.
|
| SEND_CURRENT_SAMPLE_REQUEST,
|
|
|