summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/tuner.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/tuner.h b/firmware/export/tuner.h
index f92e94269c..b27e660667 100644
--- a/firmware/export/tuner.h
+++ b/firmware/export/tuner.h
@@ -58,6 +58,8 @@ enum
58 REGION_US_CANADA, 58 REGION_US_CANADA,
59 REGION_JAPAN, 59 REGION_JAPAN,
60 REGION_KOREA, 60 REGION_KOREA,
61 REGION_ITALY,
62 REGION_OTHER,
61 63
62 /* Add new regions above this line */ 64 /* Add new regions above this line */
63 TUNER_NUM_REGIONS 65 TUNER_NUM_REGIONS