diff --git a/avr/modules/comproto/main.asm b/avr/modules/comproto/main.asm index af816b3..be97724 100644 --- a/avr/modules/comproto/main.asm +++ b/avr/modules/comproto/main.asm @@ -102,7 +102,7 @@ cproHandlePing_notHandled: ; --------------------------------------------------------------------------- -; Compare the UID from a message against out own UID. +; Compare the UID from a message against our own UID. ; ;IN: ; - X: pointer to UID in a message to compare against out own uid