UNPKG

mraa

Version:

IO library that helps you use I2c, SPI, gpio, uart, pwm, analog inputs (aio) and more on a number of platforms such as the Intel galileo, the Intel edison and others

5 lines (3 loc) 106 B
#include "version.h" const char* gVERSION = "@VERSION@"; const char* gVERSION_SHORT = "@VERSION_SHORT@";