mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-07-27 12:52:05 +08:00
3 lines
92 B
C
3 lines
92 B
C
extern const uint8_t gitversion[20];
|
|
const uint8_t gitversion[20] = "DEV-136fc7c3-RELEASE";
|