Bump RPC version with fixed BLE (#1071)

* furi_hal_bt: change furi_assert -> furi_check
* battery_service: change log level
* protobuf: update submodule, bump RPC version
This commit is contained in:
gornekich
2022-03-30 14:31:06 +03:00
committed by GitHub
parent 489caa8e77
commit f714f82520
4 changed files with 5 additions and 5 deletions

View File

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