Mentioning realtime is not really required

pull/11/head
Ashish Kumar Yadav 4 years ago
parent f6afe3c37f
commit 637e252c01

@ -7,7 +7,7 @@
* If interval is set to a negative value, the block will never be updated in the main loop.
* Set signal to 0 if signalling is not required for the block.
* Signal must be less than 10 for clickable blocks.
* If multiple realtime signals are pending, then the lowest numbered signal is delivered first. */
* If multiple signals are pending, then the lowest numbered one will be delivered first. */
/* pathu - path of the program whose output is to be used for status text
* pathc - path of the program to be executed on clicks */

Loading…
Cancel
Save