mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-03 06:54:53 -04:00
Improved example plugins
This commit is contained in:
parent
3967a85ab0
commit
2da2fc26e7
6 changed files with 47 additions and 16 deletions
|
@ -1,3 +1,7 @@
|
|||
# This is a bare-minimum service plugin
|
||||
# example that you can build upon to
|
||||
# implement your own service plugins.
|
||||
|
||||
import RNS
|
||||
import time
|
||||
import threading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue