mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-03 08:41:47 +08:00
3 lines
90 B
C
3 lines
90 B
C
extern const uint8_t gitversion[19];
|
|
const uint8_t gitversion[19] = "DEV-f1feaa2c-DEBUG";
|