uStepper
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Pages
src
conf.h
1
/********************************************************************************************
2
* File: conf.h *
3
* Version: 0.4.0 *
4
* date: July 18th, 2016 *
5
* Author: Thomas Hørring Olsen *
6
* *
7
*********************************************************************************************
8
* User configuration File *
9
* This file should be edited by the user of this library to enable/disable different *
10
* functions of the library *
11
* *
12
*********************************************************************************************
13
* (C) 2016 *
14
* *
15
* ON Development IVS *
16
* www.on-development.com *
17
* administration@on-development.com *
18
* *
19
* The code contained in this file is released under the following open source license: *
20
* *
21
* Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International *
22
* *
23
* The code in this file is provided without warranty of any kind - use at own risk! *
24
* neither ON Development IVS nor the author, can be held responsible for any damage *
25
* caused by the use of the code contained in this file ! *
26
* *
27
********************************************************************************************/
38
#ifndef USTEPPERCONF_H
39
#define USTEPPERCONF_H
40
41
// UNCOMMENT THE FOLLOWING LINE TO ACTIVITE DROPIN FEATURE!
42
//#define DROPIN /**< Uncomment this to enable dropin feature */
43
44
#endif
Generated on Tue Jul 19 2016 07:56:07 for uStepper by
1.8.6