diff options
author | William Harrington <kb0iic@berzerkula.org> | 2019-08-08 00:33:56 -0500 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2019-08-08 00:33:56 -0500 |
commit | 81ae0bf8a6283429028a1fce39245539ea926821 (patch) | |
tree | 6bcdbebcef5984cdb692892ef984aeb5aad5d9ed | |
parent | 08ad02e8c2ea6510f165bfcb923407a9a498afc1 (diff) |
Pin, not ping!
-rwxr-xr-x | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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
|