From 1842c69b0277071ee483f4fb97299468d04a0635 Mon Sep 17 00:00:00 2001 From: Kevin Matz Date: Sun, 19 Sep 2021 12:22:24 -0400 Subject: [PATCH] un-document unused variable --- protocol/ept/client.h | 1 - 1 file changed, 1 deletion(-) diff --git a/protocol/ept/client.h b/protocol/ept/client.h index 52235ef..f320cc2 100644 --- a/protocol/ept/client.h +++ b/protocol/ept/client.h @@ -37,7 +37,6 @@ public: /** * @brief receiveEPT - * @param frame * * Override this method to impliment your EPT. */