mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 13:30:36 +01:00
Added T3S3 to device filter list
This commit is contained in:
parent
596c548522
commit
f4d148cbaf
@ -59,6 +59,7 @@ class SidebandService():
|
|||||||
0x0483: [0x5740], # ST CDC
|
0x0483: [0x5740], # ST CDC
|
||||||
0x2E8A: [0x0005, 0x000A], # Raspberry Pi Pico
|
0x2E8A: [0x0005, 0x000A], # Raspberry Pi Pico
|
||||||
0x239A: [0x8029], # Adafruit (RAK4631)
|
0x239A: [0x8029], # Adafruit (RAK4631)
|
||||||
|
0x303A: [0x1001], # ESP-32S3
|
||||||
}
|
}
|
||||||
|
|
||||||
def android_notification(self, title="", content="", ticker="", group=None, context_id=None):
|
def android_notification(self, title="", content="", ticker="", group=None, context_id=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user