aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2019-08-08 00:33:56 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2019-08-08 00:33:56 -0500
commit81ae0bf8a6283429028a1fce39245539ea926821 (patch)
tree6bcdbebcef5984cdb692892ef984aeb5aad5d9ed
parent08ad02e8c2ea6510f165bfcb923407a9a498afc1 (diff)
Pin, not ping!
-rwxr-xr-xmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 9ba7d72..24c19fc 100755
--- a/main.c
+++ b/main.c
@@ -544,7 +544,7 @@ void edit_Date_Time(void) {
}
/*
- * interrupt service routine (isr) triggered by external interrupt ping RB0 by
+ * interrupt service routine (isr) triggered by external interrupt pin RB0 by
* RTC (DS3231) SQW output at 1Hz. The update flag is set so that the display
* is updated with current RTC date/time/temp info and updates display
* brightness if enabled