Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/flipperzero-protobuf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorあく <alleteam@gmail.com>2022-08-08 17:12:25 +0300
committerGitHub <noreply@github.com>2022-08-08 17:12:25 +0300
commit6727eaf287db077dcd28719cd764f5804712223e (patch)
tree2ce453cbd7cf116cafa62f4f06439790de32d23b
parentc63c1466b6f2e4a561c8e82d347fcdba511d1f2d (diff)
Add options for Region (#36)0.12
* Add options for Region * Remove duplicate option
-rw-r--r--flipper.options6
1 files changed, 5 insertions, 1 deletions
diff --git a/flipper.options b/flipper.options
index 8f2653b..0301133 100644
--- a/flipper.options
+++ b/flipper.options
@@ -1,2 +1,6 @@
-PB.Main submsg_callback:true
+PB.Main submsg_callback:true
+PB.Region.country_code type:FT_POINTER
+PB.Region.country_code max_size:2
+PB.Region.Band.power_limit int_size:IS_8
+PB.Region.Band.duty_cycle int_size:IS_8