This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f714f82520
flipperzero-firmware
/
assets
/
compiled
/
protobuf_version.h
4 lines
79 B
C
Raw
Normal View
History
Unescape
Escape
Add protobuf versioning (#954) * Add protobuf versioning * Add protobuf version unit test * Change pb version providing * Remove redundant 'call'
2022-01-12 13:12:40 +00:00
#
pragma once
#
define PROTOBUF_MAJOR_VERSION 0
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
2022-03-30 11:31:06 +00:00
#
define PROTOBUF_MINOR_VERSION 3
Reference in New Issue
Copy Permalink