This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleashed-firmware
Watch
2
Star
0
Fork
You've already forked unleashed-firmware
0
mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced
2024-11-23 13:03:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
02b9cf90d5
unleashed-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 a new issue
Copy permalink