BLE add RPC Version characteristic (#1035)

* ble: add rpc version to device info service
* protobuf: update protobuf submodule with new version
* protobuf: update protobuf version
This commit is contained in:
gornekich
2022-03-18 13:42:04 +03:00
committed by GitHub
parent b86a400a82
commit 72925fae1c
4 changed files with 82 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
#define PROTOBUF_MAJOR_VERSION 0
#define PROTOBUF_MINOR_VERSION 1
#define PROTOBUF_MINOR_VERSION 2