From d8cd2d6585507a4e40881092a633ec1a80b14dd9 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 18 Jan 2016 15:17:30 +0100 Subject: Draft of inspection API --- common/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/commands.h') diff --git a/common/commands.h b/common/commands.h index c68ef90..bce278c 100644 --- a/common/commands.h +++ b/common/commands.h @@ -47,6 +47,7 @@ enum CommandIds { NotificationCommand, PingCommand, RevisionReplayedCommand, + InspectionCommand, CustomCommand = 0xffff }; -- cgit v1.2.3