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:
authorGeorgii Surkov <37121527+gsurkov@users.noreply.github.com>2022-11-29 08:35:41 +0300
committerGitHub <noreply@github.com>2022-11-29 08:35:41 +0300
commit6460660237005d02d5c223835659b40e373bade9 (patch)
treef2629e200029b820d40c863098c502fee036f94d /property.options
parente5af96e08fea8351898f7b8c6d1e34ce5fd6cdef (diff)
[FL-2957] Unified info API, App Error, Data Xchange (#40)0.14
* Add Property subsystem * Add GetErrorRequest, GetErrorResponse, DataExchangeRequest
Diffstat (limited to 'property.options')
-rw-r--r--property.options3
1 files changed, 3 insertions, 0 deletions
diff --git a/property.options b/property.options
new file mode 100644
index 0000000..3cfad35
--- /dev/null
+++ b/property.options
@@ -0,0 +1,3 @@
+PB_Property.GetRequest.key type:FT_POINTER
+PB_Property.GetResponse.key type:FT_POINTER
+PB_Property.GetResponse.value type:FT_POINTER