Added better teardown handling on RNodeInterfaces

This commit is contained in:
Mark Qvist 2022-10-30 23:13:44 +01:00
parent 34cdd4bf0f
commit 40cd961eab
2 changed files with 10 additions and 0 deletions

View file

@ -56,6 +56,8 @@ class KISS():
CMD_FB_EXT = 0x41
CMD_FB_READ = 0x42
CMD_FB_WRITE = 0x43
CMD_FB_READL = 0x44
CMD_BT_CTRL = 0x45
CMD_PLATFORM = 0x48
CMD_MCU = 0x49
CMD_FW_VERSION = 0x50