Files

copied
Last update 2 years 10 months
Filesfirmware
..
drivers
tools
Makefile
config.h
main.c
pinout.ods
pinout.pdf
proj.h
qa.c
qa.h
version.h
version.h
#ifndef __VERSION_H__ #define __VERSION_H__ // compiled on Thu Feb 7 12:43:30 UTC 2019 #define BUILD 862 #define COMMIT 39 #endif
Report a bug