d635890342
* 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>
4 lines
79 B
C
4 lines
79 B
C
#pragma once
|
|
#define PROTOBUF_MAJOR_VERSION 0
|
|
#define PROTOBUF_MINOR_VERSION 5
|