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-27 15:00:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
489caa8e77
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
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
2022-03-18 10:42:04 +00:00
#
define PROTOBUF_MINOR_VERSION 2
Reference in a new issue
Copy permalink