From 533e70c287508125f8756a1af42dcd9c68f6d970 Mon Sep 17 00:00:00 2001 From: Peter Feerick Date: Sun, 30 Jun 2024 14:58:07 +1000 Subject: [PATCH] feat: add F16 target --- sdcard.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sdcard.json b/sdcard.json index 9460e03c..af1eab10 100644 --- a/sdcard.json +++ b/sdcard.json @@ -1,6 +1,7 @@ { "targets": [ ["BETAFPV LiteRadio 3 Pro", "lr3pro-", "bw128x64"], + ["Fatfish F16", "f16-", "c480x272"], ["Flysky EL18", "el18-", "c320x480"], ["Flysky NV14", "nv14-", "c320x480"], ["Flysky PL18", "pl18-", "c480x320"],