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:
authorAnna Prosvetova <anna@prosvetova.me>2021-10-28 15:19:29 +0300
committerGitHub <noreply@github.com>2021-10-28 15:19:29 +0300
commit7c559948b5de16e9240af83a5888597b6afb6621 (patch)
treee4cbc763f3d218ec21799148533bc247d67bbb66 /storage.proto
parent4c45aa7d8971e35d87de13b392bed88dc2c07bdb (diff)
Add screen streaming (#10)
Diffstat (limited to 'storage.proto')
-rw-r--r--storage.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage.proto b/storage.proto
index 852cc70..d45377d 100644
--- a/storage.proto
+++ b/storage.proto
@@ -2,7 +2,6 @@ syntax = "proto3";
package PB_Storage;
option java_package = "com.flipperdevices.protobuf.storage";
-option go_package = "github.com/flipperdevices/go-flipper/proto/storage";
message File {
enum FileType {