Skip to content

Commit

Permalink
renamed some samples to Arduino IDE compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn committed Dec 10, 2023
1 parent 8d95d91 commit df69aef
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
#include <MultiFuncShield.h>

/*
24h Alarm Clock sample
button 1 : hold to set time or alarm
button 2 : press to view alarm time or cancel alarm if in progress
button 3 : increment hour / minute when setting (alarm) time. Hold to toggle alarm setting.
Expand Down Expand Up @@ -227,4 +230,4 @@ void clockISR ()
}
}
}


File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit df69aef

Please sign in to comment.