[hid] Update notification led example button help

This commit is contained in:
ctcaer@gmail.com 2019-04-28 00:25:31 +03:00
parent b2532216f3
commit 13618c7d85

View File

@ -34,8 +34,9 @@ int main(int argc, char* argv[])
}
else {
initflag = 1;
printf("Press A to set the notification-LED pattern.\n");
printf("Press + to exit.\n");
printf("Press A to set a Breathing effect notification-LED pattern.\n");
printf("Press B to set a Heartbeat effect notification-LED pattern.\n");
printf("Press + to disable notification-LED and exit.\n");
}
// Main loop