view buildid.h @ 49:12236bceb6b0 default tip

snapshot export of the schematic
author Matt Johnston <matt@ucc.asn.au>
date Wed, 25 Jun 2014 21:29:52 +0800
parents a0f2fcc6d9dd
children
line wrap: on
line source

#ifndef BUILDID_H
#define BUILDID_H

#include <stdint.h>

extern uint8_t buildid[20];

#endif // BUILDID_H