mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-01 00:39:12 +00:00
a0c16e8a19
* Add protobuf versioning * Add protobuf version unit test * Change pb version providing * Remove redundant 'call'
3 lines
79 B
C
3 lines
79 B
C
#pragma once
|
|
#define PROTOBUF_MAJOR_VERSION 0
|
|
#define PROTOBUF_MINOR_VERSION 1
|