From 5b038631ca847b2713aef9a29c462760f9638628 Mon Sep 17 00:00:00 2001 From: Henry Gabryjelski Date: Fri, 1 Mar 2024 20:17:07 -0800 Subject: [PATCH] Comments change only --- armsrc/em4x70.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/armsrc/em4x70.h b/armsrc/em4x70.h index 83a8237d7..541e1cf51 100644 --- a/armsrc/em4x70.h +++ b/armsrc/em4x70.h @@ -13,7 +13,7 @@ // // See LICENSE.txt for the text of the license. //----------------------------------------------------------------------------- -// Low frequency EM4x70 commands +// Low frequency EM4x70 commands -- ARM source only (not client) //----------------------------------------------------------------------------- #ifndef EM4x70_H