view buildid.h @ 48:6ec990e1ff13

uncommitted changes
author Matt Johnston <matt@ucc.asn.au>
date Sun, 13 Oct 2013 21:44:16 +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