From a25a30e602f81fca97872d52c16de7855a6d5adb Mon Sep 17 00:00:00 2001 From: Peter Feerick Date: Sat, 4 Nov 2023 12:44:40 +1000 Subject: [PATCH] chore: Add TProV2, Pocket, MT12 to sdcard.json --- sdcard.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdcard.json b/sdcard.json index 324196e3..139d4696 100644 --- a/sdcard.json +++ b/sdcard.json @@ -24,7 +24,10 @@ ["Jumper T18", "t18-", "c480x272"], ["Jumper T-Lite", "tlite-", "bw128x64"], ["Jumper T-Pro", "tpro-", "bw128x64"], + ["Jumper T-Pro V2", "tprov2-", "bw128x64"], ["RadioMaster Boxer", "boxer-", "bw128x64"], + ["RadioMaster MT12", "mt12-", "bw128x64"], + ["RadioMaster Pocket", "pocket-", "bw128x64"], ["RadioMaster T8", "t8-", "bw128x64"], ["RadioMaster TX12", "tx12-", "bw128x64"], ["RadioMaster TX12MK2", "tx12mk2-", "bw128x64"],