mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-15 17:18:01 +00:00
1623134a82
* Assets: recompile * Makefile: add debug_other to main makefile * Github: stop compilation if compiled assets not in sync with assets sources * Assets: recompile * Makefile: correct debug_other rule. Bt: prevent on system start hook from waiting for bt service * Power, FuriHal: gauge self check report * Loader: move on system start hook call to the beginning
3 lines
79 B
C
3 lines
79 B
C
#pragma once
|
|
#define PROTOBUF_MAJOR_VERSION 0
|
|
#define PROTOBUF_MINOR_VERSION 6
|