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
e02040107b
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
[FL-2297, FL-2289] Power info command, Validator fixes (#1097) * Power info command, validator fixes * strdup in validator, fix memory leak * furi_hal_crypto fixed again * FuriHal: limit ARR and CC in speaker hal * FuriHal: LL_TIM_DisableAllOutputs in speaker stop * Rpc: fix memory leak in screen streaming * Get rid of crypto_enable/crypto_disable Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-07 15:00:45 +00:00
#
define PROTOBUF_MINOR_VERSION 5
Reference in New Issue
Copy Permalink