From 4c62d8e53696074d7c368518afd9d564df374fcf Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Tue, 12 Jan 2021 21:54:16 -0800 Subject: [PATCH] Update portnums.proto --- portnums.proto | 3 +++ 1 file changed, 3 insertions(+) diff --git a/portnums.proto b/portnums.proto index a81fa84..f02a253 100644 --- a/portnums.proto +++ b/portnums.proto @@ -79,6 +79,9 @@ enum PortNum { Plugin is disabled by default can be turned on by setting SERIALPLUGIN_ENABLED = 1 in SerialPlugh.cpp. + + Maintained by Jm Casler (MC Hamster) : jm@casler.org + */ SERIAL_APP = 64;