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:
authortonyfreeman <24860049+tonyfreeman@users.noreply.github.com>2021-11-22 16:04:05 +0300
committerGitHub <noreply@github.com>2021-11-22 16:04:05 +0300
commit060aead10b80622975b14a077420354d26e0be38 (patch)
tree32aa59e2ba19a4e6bcd5e2049b1e89cde7992d51
parentcc644a7d51c170ad1d2d716d978cbbfe09c93ad7 (diff)
Change ping data type (#16)
Co-authored-by: Tony Freeman <tonyfreeman@users.noreply.github.com>
-rw-r--r--status.options5
1 files changed, 5 insertions, 0 deletions
diff --git a/status.options b/status.options
new file mode 100644
index 0000000..4baf3e4
--- /dev/null
+++ b/status.options
@@ -0,0 +1,5 @@
+PB_Status.PingRequest.data type:FT_POINTER
+PB_Status.PingRequest.data max_size:1024
+PB_Status.PingResponse.data type:FT_POINTER
+PB_Status.PingResponse.data max_size:1024
+