mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-01-05 20:33:01 +03:00
f714f82520
* furi_hal_bt: change furi_assert -> furi_check * battery_service: change log level * protobuf: update submodule, bump RPC version
4 lines
79 B
C
4 lines
79 B
C
#pragma once
|
|
#define PROTOBUF_MAJOR_VERSION 0
|
|
#define PROTOBUF_MINOR_VERSION 3
|