Corrected a typo

This commit is contained in:
Ashish Kumar Yadav 2020-07-18 19:55:50 +05:30
parent ea67e1c210
commit b6e176b1c3

View file

@ -10,7 +10,7 @@
* If multiple realtime signals are pending, then the lowest numbered signal is delivered first. */
/* pathu - path of the program whose output is to be used for status text
* patch - path of the program to be executed on clicks */
* pathc - path of the program to be executed on clicks */
static Block blocks[] = {
/* pathu pathc interval signal */
{ PATH("hotspot.sh"), PATH("hotspot_button.sh"), -1, 3},