From 38d8939e3d4e3d070b5fb7c437584bf820ad13d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger?= Date: Sun, 29 Oct 2017 12:39:16 +0100 Subject: [PATCH] Added comment --- Context.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Context.h b/Context.h index c98d6f9..f301c5e 100644 --- a/Context.h +++ b/Context.h @@ -96,6 +96,9 @@ typedef struct _PDO_DEVICE_DATA // USHORT ProductId; + // + // Interface for PDO to FDO communication + // VIGEM_BUS_INTERFACE BusInterface; //