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:
Diffstat (limited to 'flipper.proto')
-rw-r--r--flipper.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/flipper.proto b/flipper.proto
index f056b48..31fe833 100644
--- a/flipper.proto
+++ b/flipper.proto
@@ -3,6 +3,7 @@ import "storage.proto";
import "status.proto";
package PB;
+option java_package = "com.flipperdevices.protobuf";
enum CommandStatus {
OK = 0;