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
703844dd69
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
[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 a new issue
Copy permalink