| Index: tools/battor_agent/battor_agent.h
|
| diff --git a/tools/battor_agent/battor_agent.h b/tools/battor_agent/battor_agent.h
|
| index 176cb7011a4a57ebd1de6d8d7e3dd468995643ac..71d37cf8612e90547d467a3b424039730206d265 100644
|
| --- a/tools/battor_agent/battor_agent.h
|
| +++ b/tools/battor_agent/battor_agent.h
|
| @@ -112,6 +112,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,
|
|
|