libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1
#pragma once
2
#ifndef DSY_VERSION_H
3
#define DSY_VERSION_H
4
5
#define LIBDAISY_VER_MAJ 8
6
#define LIBDAISY_VER_MIN 1
7
#define LIBDAISY_VER_PATCH 0
8
9
#endif
src
version.h