Skip to content

Commit

Permalink
Add KISS battery command
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobeva committed Oct 24, 2024
1 parent 5ada1f6 commit 74cecb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RNS/Interfaces/Android/RNodeMultiInterface.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class KISS():
CMD_STAT_SNR = 0x24
CMD_STAT_CHTM = 0x25
CMD_STAT_PHYPRM = 0x26
CMD_STAT_BAT = 0x27
CMD_BLINK = 0x30
CMD_RANDOM = 0x40
CMD_FB_EXT = 0x41
Expand Down

0 comments on commit 74cecb6

Please sign in to comment.