mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-02 22:45:06 -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 telemetry plugin
|
||||
# example that you can build upon to
|
||||
# implement your own telemetry plugins.
|
||||
|
||||
import RNS
|
||||
|
||||
class BasicTelemetryPlugin(SidebandTelemetryPlugin):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue